<i18n dev> Review Request for JDK-8135061: java.util.Locale#lookup throws java.lang.StringIndexOutOfBoundsException for range having '-' as second character
Yuka Kamiya
yuka.kamiya at oracle.com
Tue Jun 14 03:28:33 UTC 2016
+1
Thanks,
--
Yuka
On 2016/06/14 11:27, Masayoshi Okutsu wrote:
> Looks good to me.
>
> Masayoshi
>
> On 6/13/2016 6:54 PM, Nishit Jain wrote:
>> Hi,
>>
>> Please review the fix for JDK-8135061
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8135061
>> Webrev: http://cr.openjdk.java.net/~nishjain/8135061/webrev.01/
>>
>> Fix : Added a check on the lastIndexOf "-" before using substring for
>> truncating the extension key
>>
>> Regards,
>> Nishit Jain
>>
>
More information about the i18n-dev
mailing list