> Fixing incorrect std/dst transitions for time zones that have rules beyond 
> 2037. The year 2037 restriction seems to come from the old `zic` command 
> implementation and thus can be expanded in the JDK. Arbitrary I chose 2100 
> which is greater than the year 2087 which is the farthest rule at the moment.

Naoto Sato has updated the pull request incrementally with one additional 
commit since the last revision:

  Added comment to clarify the possible need for the last year expansion

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/17492/files
  - new: https://git.openjdk.org/jdk/pull/17492/files/1779673d..9ce8f35b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17492&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17492&range=00-01

  Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/17492.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17492/head:pull/17492

PR: https://git.openjdk.org/jdk/pull/17492

Reply via email to