On Fri, 2 Dec 2022 01:15:49 GMT, Yoshiki Sato <[email protected]> wrote:
> The following files need to be updated with the timezone data version. > src/java.base/share/data/tzdata/VERSION > test/jdk/java/util/TimeZone/TimeZoneData/VERSION Good catch. I copied over the files from the tzdb bundle, but it seems they have `version` while we have `VERSION`. Fixed now. ------------- PR: https://git.openjdk.org/jdk/pull/11438
