<i18n dev> Review Request: JDK-8139572 SimpleDateFormat parse month stand-alone format bug

Masayoshi Okutsu masayoshi.okutsu at oracle.com
Mon Dec 14 09:44:02 UTC 2015


Looks good to me.

Masayoshi

On 12/14/2015 6:29 PM, Naveen Kumar wrote:
> Hi All,
>            Please review the following fix for jdk9.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8139572
> webrev: http://cr.openjdk.java.net/~okutsu/naveen/8139572/webrev.00/
>
> issue description:
> SimpleDateFormat with "stand-alone" month format "LLLL yyyy" and 
> locate ru_RU throw java.text.ParseExceptio when parse the valid date 
> string "Сентябрь 2015".
>
> Fix:
> Implemented parsing for "stand-alone" month format pattern in 
> jdk/src/java.base/share/classes/java/text/SimpleDateFormat.java
>
>
> regards
> Naveen Kumar



More information about the i18n-dev mailing list