master
8388214: (tz) Update Timezone Data to 2026c
8166983: Remove old/legacy unused tzdata files
8380993: [REDO] Incorrect Interpretation of POSIX TZ Environment Variable on AIX
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
8366537: Test "java/util/TimeZone/DefaultTimeZoneTest.java" is not updating the zone ID as expected
8174269: Remove COMPAT locale data provider from JDK
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
8372844: Improve usage of test/jdk/java/text/testlib/TestUtils.java locale methods
8316696: Remove the testing base classes: IntlTest and CollatorTest
8373716: Refactor further java/util tests from TestNG to JUnit