RFR: JDK-8146750:java.time.Month.getDisplayName() return incorrect narrow names with JRE provider on locale de,de_DE,en_US.

Roger Riggs Roger.Riggs at Oracle.com
Thu Oct 20 14:04:28 UTC 2016


+1

Looks fine

On 10/20/2016 5:06 AM, Masayoshi Okutsu wrote:
> Looks good to me.
>
> Masayoshi
>
>
> On 10/20/2016 5:27 PM, Rachna Goel wrote:
>> Hi,
>>
>> Please review fix for JDK-8146750.
>>
>> Bug : https://bugs.openjdk.java.net/browse/JDK-8146750
>>
>> webrev : http://cr.openjdk.java.net/~rgoel/JDK-8146750/webrev.09/
>>
>> Fix is to retrieve Narrow and Narrow_Standalone Month names and Day 
>> names one by one, as they can be duplicate.
>>
>> Thanks,
>>
>> Rachna
>



More information about the core-libs-dev mailing list