Re: [14] RFR: 8228465: HOST locale provider holds wrong era name for GregorianCalendar in US locale

2019-07-26 Thread Lance Andersen
Hi Naoto,

This looks good

> On Jul 26, 2019, at 2:03 PM, naoto.s...@oracle.com wrote:
> 
> Hello,
> 
> Please review the fix to the following issue:
> 
> https://bugs.openjdk.java.net/browse/JDK-8228465
> 
> The proposed changeset is located at:
> 
> https://cr.openjdk.java.net/~naoto/8228465/webrev.00/
> 
> Similar issue was reported with JDK-8039301, in which 
> Calendar.getDisplayName() method was modified. The same fix needs to be 
> applied to Calendar.getDisplayNames().
> 
> Naoto

 
  

 Lance Andersen| 
Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
lance.ander...@oracle.com 





[14] RFR: 8228465: HOST locale provider holds wrong era name for GregorianCalendar in US locale

2019-07-26 Thread naoto . sato

Hello,

Please review the fix to the following issue:

https://bugs.openjdk.java.net/browse/JDK-8228465

The proposed changeset is located at:

https://cr.openjdk.java.net/~naoto/8228465/webrev.00/

Similar issue was reported with JDK-8039301, in which 
Calendar.getDisplayName() method was modified. The same fix needs to be 
applied to Calendar.getDisplayNames().


Naoto