git: openjdk/jdk13u-dev: 8262110: DST starts from incorrect time in 2038

Yuri Nesterenko yan at openjdk.java.net
Thu Apr 22 09:14:25 UTC 2021


Changeset: 3075cb06
Author:    Yuri Nesterenko <yan at openjdk.org>
Date:      2021-04-22 09:13:08 +0000
URL:       https://git.openjdk.java.net/jdk13u-dev/commit/3075cb06

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

Reviewed-by: dcherepanov
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