git: openjdk/jdk16u: 8262110: DST starts from incorrect time in 2038

Sean Coffey coffeys at openjdk.java.net
Mon Apr 12 11:47:34 UTC 2021


Changeset: 4f5421ef
Author:    Kiran Sidhartha Ravikumar <kravikumar at openjdk.org>
Committer: Sean Coffey <coffeys at openjdk.org>
Date:      2021-04-12 11:46:19 +0000
URL:       https://git.openjdk.java.net/jdk16u/commit/4f5421ef

8262110: DST starts from incorrect time in 2038
8073446: TimeZone getOffset API does not  return a dst offset between years 2038-2137

Backport-of: 7284f013ea3064b2aa643658938ccaafdfa1c885

! src/java.base/share/classes/sun/util/calendar/ZoneInfo.java
+ test/jdk/sun/util/calendar/zi/Beyond2037.java



More information about the jdk-updates-changes mailing list