On Mon, 30 Sep 2024 14:03:15 GMT, Johny Jose <d...@openjdk.org> wrote:
> Timezone data 2024b changes src/java.base/share/classes/java/time/ZoneId.java line 191: > 189: * This map contains a mapping of the IDs that is in line with TZDB > 2024b and > 190: * later, where 'EST', 'MST' and 'HST' map to IDs which do not > include daylight > 191: * savings since 1970. Hi Johny, the future flexibility clause seems to be missing in the spec update of ZoneId. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21265#discussion_r1783303975