[12] RFR: 8206350: java/util/Locale/bcp47u/SystemPropertyTests.java failed on Mac 10.13 with zh_CN and zh_TW locales.

Naoto Sato naoto.sato at oracle.com
Thu Jul 5 20:16:21 UTC 2018


Hello,

Please review the fix to the following issue:

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

The proposed changeset is located at:

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

The fix is to set the script property explicitly empty so that the test 
works on platforms that provide the default locales with scripts 
involved (e.g., zh-Hans-CN).

Naoto



More information about the core-libs-dev mailing list