Re: [8]Review request: 8001231 : Move locale data out of rt.jar (except the US locale)

2012-10-31 Thread Alan Bateman
On 30/10/2012 16:33, Naoto Sato wrote: Hello, I need someone to review my changes to the following bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001231 The fix is to move locale data out of rt.jar into localedata.jar which will be optional in the compact profile (http://openjdk.ja

Re: [8]Review request: 8001231 : Move locale data out of rt.jar (except the US locale)

2012-10-31 Thread Naoto Sato
Thank you for the review, Alan. On 10/31/12 3:06 AM, Alan Bateman wrote: I looked through the changes and they look fine to me, it's good to have this separation. Also good to see that you've also updated the makefiles for the new build system. If we were continuing with the old build system the

Re: [8]Review request for 8001440:, CLDR adapter: Invalid number extension in language tag causes exception in NumberFormat.format()

2012-10-31 Thread Masayoshi Okutsu
Looks good to me. Masayoshi On 10/31/2012 6:55 AM, Naoto Sato wrote: Here is another simple fix review request. The bug description can be found at: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001440 The reason of the issue was that the "DefaultNumberingSystem" value was not retriev