<i18n dev> [13] RFR: 8216969: ParseException thrown for certain months with russian locale

naoto.sato at oracle.com naoto.sato at oracle.com
Thu Jan 17 00:20:24 UTC 2019


Hi,

Please review the fix to the following issue:

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

The proposed changeset is located at:

http://cr.openjdk.java.net/~naoto/8216969/webrev.00/

For parsing the context sensitive month 'M', the logic was to look for 
the best match for the short name regardless of the styles. Changed the 
parsing code to take the context into account.

Naoto


More information about the i18n-dev mailing list