<i18n dev> [9] RFR: 8134915: Improve performance of CLDRLocaleProviderAdapter.getCandidateLocales

Masayoshi Okutsu masayoshi.okutsu at oracle.com
Thu Sep 10 23:18:30 UTC 2015


Looks good to me.

Masayoshi

On 9/11/2015 7:49 AM, Naoto Sato wrote:
> Hello,
>
> Please review the changes for the following issue:
>
> https://bugs.openjdk.java.net/browse/JDK-8134915
>
> Here is the proposed fix:
>
> http://cr.openjdk.java.net/~naoto/8134915/webrev.00/
>
> It is basically replacing ResourceBundle based locale list with a 
> simple hash map, and getting rid of runtime splitting of locales. 
> Also, caching the resulted candidate locales which is already 
> implemented in Jake repository by Masayoshi.
>
> Naoto



More information about the i18n-dev mailing list