RFR: 8145351: test/java/text/Format/DateFormat/Bug8141243.java fails in jake b96
Alan Bateman
Alan.Bateman at oracle.com
Mon Jan 4 11:29:40 UTC 2016
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.
More information about the jigsaw-dev
mailing list