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

Reply via email to