8351439: [8u] test/java/util/TimeZone/tools/share/Makefile use wrong path to tzdb

Reviewed-by: sgehwolf, dcherepanov
This commit is contained in:
Sergey Bylokhov 2025-04-08 19:01:35 +00:00
parent af6e57b719
commit 535e6215ca

View File

@ -30,7 +30,7 @@
# make install
#
TZDATA = ../../../../../../../src/java.base/share/data/tzdata
TZDATA = ../../../../../../make/data/tzdata
TZDATA_VER = `grep '^tzdata' $(TZDATA)/VERSION`
TZNAME = africa antarctica asia australasia europe northamerica \
solar87 solar88 solar89 southamerica \