RFR: JDK-8146750:java.time.Month.getDisplayName() return incorrect narrow names with JRE provider on locale de,de_DE,en_US.
Rachna Goel
rachna.goel at oracle.com
Thu Oct 20 08:27:32 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.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