[8u] RFR: 8225435: Upgrade IANA Language Subtag Registry to the latest for JDK14

Andrew Hughes gnu.andrew at redhat.com
Wed Feb 17 03:40:41 UTC 2021


On 11:54 Tue 16 Feb     , Severin Gehwolf wrote:
> Hi,
> 
> Please review this change to update the language subtags in OpenJDK 8u.
> A similar change has been done to Oracle JDK a few releases back.
> 
> The JDK 11 patch applies cleanly, but the test fails to compile due to
> use of List.of(). I've changed it to use
> Collections.unmodifiableList(Arrays.asList(...)) instead.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8225435
> webrev: https://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-8225435/02/webrev/
> 
> Testing: modified regression test (fails before; passes after). tier1 (no changes).
> 
> Thoughts?
> 
> Thanks,
> Severin
> 
> 

Looks good. Please flag for approval.

Thanks,
-- 
Andrew :)

Senior Free Java Software Engineer
OpenJDK Package Owner
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