[9] RFR: 8136668: Default locale provider adapter incorrectly set to JRE

2015-10-22 Thread Naoto Sato
Hello, Please review the fix for the following issue: https://bugs.openjdk.java.net/browse/JDK-8136668 The proposed change is located at: http://cr.openjdk.java.net/~naoto/8136668/webrev.00/ Naoto

[9] RFR: 8134720: Lazy initialization support for currency names in DecimalFormatSymbols

2015-10-22 Thread Naoto Sato
Hello, Please review yet another fix for the following issue: https://bugs.openjdk.java.net/browse/JDK-8134720 The proposed change is located at: http://cr.openjdk.java.net/~naoto/8134720/webrev.00/ The fix also includes some clean up. Naoto

Re: [9] RFR: 8136668: Default locale provider adapter incorrectly set to JRE

2015-10-22 Thread Masayoshi Okutsu
Looks good to me. Masayoshi On 10/23/2015 1:27 AM, Naoto Sato wrote: Hello, Please review the fix for the following issue: https://bugs.openjdk.java.net/browse/JDK-8136668 The proposed change is located at: http://cr.openjdk.java.net/~naoto/8136668/webrev.00/ Naoto

Re: [9] RFR: 8134720: Lazy initialization support for currency names in DecimalFormatSymbols

2015-10-22 Thread Masayoshi Okutsu
Looks good to me. Masayoshi On 10/23/2015 1:29 AM, Naoto Sato wrote: Hello, Please review yet another fix for the following issue: https://bugs.openjdk.java.net/browse/JDK-8134720 The proposed change is located at: http://cr.openjdk.java.net/~naoto/8134720/webrev.00/ The fix also includes