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

Rachna Goel rachna.goel at oracle.com
Wed Sep 28 08:13:57 UTC 2016


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