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

Alan Bateman Alan.Bateman at oracle.com
Tue Apr 18 07:42:09 UTC 2017


On 17/04/2017 20:47, Naoto Sato wrote:

> 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.
Looks good. Is there anything to check into on other platforms or is 
this just a Linux only concern.

-Alan


More information about the core-libs-dev mailing list