master
8352716: (tz) Update Timezone Data to 2025b
8166983: Remove old/legacy unused tzdata files
8028265: Add legacy tz tests to OpenJDK
8347955: TimeZone methods to stream the available timezone IDs
8325908: Finish removal of IntlTest and CollatorTest
8187443: Forest Consolidation: Move files to unified layout
8227289: Enable assertions for some shell to java conversion tests after JDK-8218960
8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale
8358170: Repurpose testCompat in test/jdk/java/util/TimeZone/Bug8167143.java
8354548: Update CLDR to Version 48.0
8319569: Several java/util tests should be updated to accept VM flags
8366537: Test "java/util/TimeZone/DefaultTimeZoneTest.java" is not updating the zone ID as expected
8174269: Remove COMPAT locale data provider from JDK
8324065: Daylight saving information for `Africa/Casablanca` are incorrect
8191216: SimpleTimeZone.clone() has a data race on cache fields
8369184: SimpleTimeZone equals() Returns True for Unequal Instances with Different hashCode Values
8349873: StackOverflowError after JDK-8342550 if -Duser.timezone= is set to a deprecated zone id
8347841: Test fixes that use deprecated time zone IDs
8316696: Remove the testing base classes: IntlTest and CollatorTest
8285844: TimeZone.getTimeZone(ZoneOffset) does not work for all ZoneOffsets and returns GMT unexpected