> Fixing time zone name provider for CLDR. In some cases, COMPAT's `UTC` 
> display names were incorrectly substituted for CLDR. The reason it worked 
> fine after `zh-Hant-HK` was that by loading names for `zh-Hant-HK`, the names 
> for `zh-Hant` were cached and hit for the following `zh-MO` name retrieval.

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

  Use isFixedOffset() instead of useDaylightTime()

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/6709/files
  - new: https://git.openjdk.java.net/jdk/pull/6709/files/3ec08e4d..cf217f56

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6709&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6709&range=01-02

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

PR: https://git.openjdk.java.net/jdk/pull/6709

Reply via email to