RFR JDK-8187910: Charset MS950_HKSCS not supported in JDK 9
Alan Bateman
Alan.Bateman at oracle.com
Thu Nov 30 11:01:55 UTC 2017
On 30/11/2017 07:12, Xueming Shen wrote:
> Hi
>
> Please help review the change for JDK-8187910.
>
> issue: https://bugs.openjdk.java.net/browse/JDK-8187910
> webrev: http://cr.openjdk.java.net/~sherman/8187910/webrev
>
> The change is to add charset MS950_HKSCS into sun.nio.cs/"standard
> charset provider"
> on Windows platform. It appears it is being used for Windows7's
> Traditional, Hong Kong
> S.A.R. locale, as reported.
Hopefully the configured list for each platform is right now. In any
case, the changes in this webrev look okay as the increase in size of
java.base on Windows shouldn't be a big deal.
-Alan
More information about the core-libs-dev
mailing list