[9] RFR: 8177314: java VM fails to start with a Japanese ShiftJIS locale

Naoto Sato naoto.sato at oracle.com
Mon Apr 17 19:47:51 UTC 2017


Hi,

Please review the fix for the following issue:

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

The proposed change is located at:

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

The change is to move SJIS based encodings into java.base module on 
Linux so that SJIS locale can be used as the default locale to start the 
JVM. Although they are not the default locale in Linux distributions, 
they still seem to be widely used.

Naoto


More information about the core-libs-dev mailing list