RFR: 8145351: test/java/text/Format/DateFormat/Bug8141243.java fails in jake b96
Naoto Sato
naoto.sato at oracle.com
Mon Jan 4 17:38:56 UTC 2016
Although this is an implementation detail, but yes, it's guaranteed to
be intern'ed.
Naoto
On 1/4/16 3:29 AM, Alan Bateman wrote:
>
>
> 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