Re: [13] RFR: 8227127: Era designator not displayed correctly using the COMPAT provider

2019-07-09 Thread Roger Riggs

Hi Naoto,

Looks fine.

Thanks, Roger

On 7/8/19 6:11 PM, naoto.s...@oracle.com 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




[13] RFR: 8227127: Era designator not displayed correctly using the COMPAT provider

2019-07-08 Thread naoto . sato

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