[RFR] [8u262] New JavaTimeSupplementary localisation for 'in' installed in wrong package

Andrew Hughes gnu.andrew at redhat.com
Thu Jul 9 17:12:35 UTC 2020



On 09/07/2020 18:02, Severin Gehwolf wrote:
> On Thu, 2020-07-09 at 17:46 +0100, Andrew Hughes wrote:
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8248715
>> Webrev: https://cr.openjdk.java.net/~andrew/openjdk8/8248715/webrev.01/
> 
> Looks good to me.
> 
> Incidentally I've had the same patch myself but didn't yet post if for
> review. All the better, I've closed JDK-8248867 as a duplicate.
> 

Yes, I've been distracted from posting mine for nearly a week... It was
even uploaded, I just never wrote the e-mail.

>> When JavaTimeSupplementary_in.java was backported to 8u in JDK-8244843,
>> the package was not altered to match the 8u system of
>> sun.text.resources.${locale}. Thus, it ends up in sun.text.resources.ext
>> instead.
>>
>> This, in turn, means it ends up alone in rt.jar, while other locale data
>> is filtered into ext/localedata.jar.
>>
>> The fix is simple. Once reviewed, I intend to also include this in the
>> CPU patch set for 8u262 GA.
> 
> Sounds good.
> 

Thanks.

> Thanks,
> Severin
> 

-- 
Andrew :)

Senior Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04  C5A0 CFDA 0F9B 3596 4222



More information about the jdk8u-dev mailing list