Hi Naoto,
Looks fine.
Thanks, Roger
On 7/8/19 6:11 PM, [email protected] wrote:
Hello,
Please review the fix to the following issue:
https://bugs.openjdk.java.net/browse/JDK-8227127
The proposed changeset is located at:
https://cr.openjdk.java.net/~naoto/8227127/webrev.00/
This is a regression caused by the fix to 8039301, where era display
names are correctly retrieved with styles. This revealed that the
short names for Gregorian eras are missing in COMPAT locale provider.
Providing the proper display names in its resource bundles fixes the
issue.
Naoto