On 21/07/2016 05:14, Masayoshi Okutsu wrote:
This change looks okay to me. In passing, I can't quite tell if using CacheKey::providers is safe or not - this may be something to look into.Hi,Please review the fix for JDK-8161203. The fix is to lazily load ResourceBundleProviders. It's not necessary to load providers before cache look-up.Issue: https://bugs.openjdk.java.net/browse/JDK-8161203 Webrev: http://cr.openjdk.java.net/~okutsu/9/8161203/webrev.01 Thanks, Masayoshi
-Alan