RFR: [8u] 8219890: Calendar.getDisplayName() returns empty string for new Japanese Era on some locales

Andrew John Hughes gnu.andrew at redhat.com
Thu Apr 4 15:35:48 UTC 2019


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

This is largely a clean patch, with two minor adjustments besides path
changes:

* The copyright change in
src/share/classes/java/util/JapaneseImperialCalendar.java is not
applied, as it already has 2019.
* The changes to names in
test/java/util/Calendar/JapaneseEraNameTest.java had to be manually
applied due to one being commented out in 8u (JDK-8220020)
-- 
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 jdk8u-dev mailing list