<i18n dev> [8]Request for review: 7091601: Arabic Locale: can not set type of digit in application level
Naoto Sato
naoto.sato at oracle.com
Fri Mar 29 14:44:30 PDT 2013
Revised the macosx portion of the changeset again. Reverted the code
that obtains CFLocaleRef back to using CFLocaleCopyCurrent(), otherwise
the user's cusomization would not be reflected. Here is the revised webrev:
http://cr.openjdk.java.net/~naoto/7091601/webrev.02/
Naoto
On 3/28/13 10:34 AM, Naoto Sato wrote:
> Updated the changeset according to an internal review (using
> CFStringGetCharacterAtIndex() instead of converting entire string on
> MacOSX). Here is the revised webrev:
>
> http://cr.openjdk.java.net/~naoto/7091601/webrev.01/
>
> Naoto
>
> On 3/22/13 1:23 PM, Naoto Sato wrote:
>> Hello,
>>
>> Please review the changes for the following bug:
>>
>> http://bugs.sun.com/view_bug.do?bug_id=7091601
>>
>> The idea is to reflect the operating system's settings in the HOST
>> locale provider adapter. Also fixed a bug in MacOSX code conversion for
>> the zero digit. The webrev is available here:
>>
>> http://cr.openjdk.java.net/~naoto/7091601/webrev.00/
>>
>> Naoto
>
More information about the i18n-dev
mailing list