<i18n dev> [10] RFR: 8189272 & 8189291

Naoto Sato naoto.sato at oracle.com
Fri Oct 20 21:20:57 UTC 2017


Hello,

Please review the changes for the following two issues:

8189272: CLDR and JRE LocaleProviderAdapters silently swallow exceptions [1]
8189291: Test policy should extend the default system policy [2]

The proposed fixes for the above issues are located below, respectively:

http://cr.openjdk.java.net/~naoto/8189272/webrev.00/
http://cr.openjdk.java.net/~naoto/8189291/webrev.00/

The fix to 8189272 will throw exceptions that were swallowed in those 
providers, which should not happen in proper environment. That fix makes 
test cases with security manager fail. The fix to 8189291 addresses it.

Naoto

[1] https://bugs.openjdk.java.net/browse/JDK-8189272
[2] https://bugs.openjdk.java.net/browse/JDK-8189291


More information about the i18n-dev mailing list