On Fri, 25 Apr 2025 09:57:38 GMT, Gautham Krishnan <d...@openjdk.org> wrote:
> MET timezone entry in TimeZoneNames.java and TimeZoneNames_*.java needs to be > updated as MET is alias to Europe/Brussels as per 2024b tzdata changes. > > Also Bug4848242.java needs to be removed as the test expects all euro locale > time zones should have the same short names. This pull request has now been integrated. Changeset: 66122811 Author: Gautham Krishnan <140151984+gauthamkrishnan...@users.noreply.github.com> Committer: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/66122811aae02caaa0545a7b6dd1fdb06b186f00 Stats: 51 lines in 12 files changed: 3 ins; 22 del; 26 mod 8342886: Update MET timezone in TimeZoneNames files Reviewed-by: naoto ------------- PR: https://git.openjdk.org/jdk/pull/24871