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