On 04/01/2016 09:07, Masayoshi Okutsu wrote:
Hi,

Please review the fix for JDK-8145351. This issue is specific to Jake and the fix is to restore the irregular resource bundle look-up path for TimeZoneNames derived from CLDR.

Issue: https://bugs.openjdk.java.net/browse/JDK-8145351
Webrev: http://cr.openjdk.java.net/~okutsu/9/8145351/webrev.00/
Is the language returned by Locale::getLanguage guaranteed to be intern'ed? Just wondering if != "en" should be !equals.

-Alan.

Reply via email to