<i18n dev> RFR:JDK-8146750:java.time.Month.getDisplayName() return incorrect narrow names with JRE provider.

Rachna Goel rachna.goel at oracle.com
Mon Oct 3 15:33:44 UTC 2016


Hi Masayoshi,

Thanks for pointing out that. I have changed this test for java.time.

Please have a look at updated webrev :

http://cr.openjdk.java.net/~rgoel/JDK-8146750/webrev.04/

Thanks,
Rachna

On 9/29/16 7:31 PM, Masayoshi Okutsu wrote:
> Hi Rachna,
>
> Sorry, but I've somehow overlooked this fix as java.time changes. The 
> test needs to be written for java.time.
>
> Thanks,
> Masayoshi
>
>
> On 9/28/2016 5:13 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.03/
>>
>> Fix is to retrieve Narrow and Narrow_Standalone Month names as well 
>> as Day names one by one, as they can be duplicate.
>>
>> Thanks,
>>
>> Rachna
>>
>



More information about the i18n-dev mailing list