<i18n dev> [10] RFR (XS): 8185251: java/util/ResourceBundle/modules/layer/run.sh failed on Japanese locale.

Naoto Sato naoto.sato at oracle.com
Mon Jul 31 22:51:27 UTC 2017


Hi Mandy,

Would you please review the fix to the following issue?

https://bugs.openjdk.java.net/browse/JDK-8185251

The proposed fix is located at:

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

The test assumed the resources in the root bundle is used for English 
locale in m1 module, which is not the case if there's other resource 
bundles available for the default locale (in the test case, Japanese). 
To fix this, provide an empty English resource bundle for m1 test module.

Naoto


More information about the i18n-dev mailing list