RFR: [11u] 8205432: Replace the placeholder Japanese era name

Andrew John Hughes gnu.andrew at redhat.com
Wed Apr 3 18:00:12 UTC 2019


Bug: https://bugs.openjdk.java.net/browse/JDK-8205432
Webrev: https://cr.openjdk.java.net/~andrew/openjdk8/8205432/webrev.01/

This is a largely clean backport with some minor adjustments, as
mentioned in Christoph's e-mail [0]:

make/data/cldr/common/main/ja.xml -> applied against
src/jdk.localedata/share/classes/sun/util/cldr/resources/common/main/ja.xml
(file has moved)

make/data/cldr/common/main/root.xml -> applied against
src/jdk.localedata/share/classes/sun/util/cldr/resources/common/main/root.xml
(file has moved)

test/jdk/java/time/test/java/time/format/TestNonIsoFormatter.java ->
copyright hunk failed as date is already 2019 from previous era fix

test/jdk/java/util/Calendar/JapaneseLenientEraTest.java -> copyright
hunk failed as date is already 2019 from previous era fix

The remaining changes Christoph mentions are no longer applicable due to
other backports:

* The missing TestScripts tests mentioned in Christoph's e-mail are now
present, thanks to the backport of JDK-8208656 and the patch applies
cleanly to them.

* The missing China test in
test/jdk/java/util/Calendar/JapaneseEraNameTest.java was added by the
backport of JDK-8219890 and the patch applies cleanly after that.

[0]
https://mail.openjdk.java.net/pipermail/jdk-updates-dev/2019-April/000901.html

Thanks,
-- 
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
https://keybase.io/gnu_andrew



More information about the jdk-updates-dev mailing list