RFR: 8226810: Failed to launch JVM because of NullPointerException occured on System.props
Alan Bateman
alanb at openjdk.java.net
Tue Jan 12 16:56:58 UTC 2021
On Tue, 12 Jan 2021 16:26:27 GMT, Evan Whelan <ewhelan at openjdk.org> wrote:
> Hi,
>
> Please review this small change which enables the GB18030 charset to be built into java.base
>
> Thanks
Including GB18030 in java.base rather than jdk.charsets on Windows is fine. It does increase the size of java.base but that is less of a concern now than it used to be.
-------------
Marked as reviewed by alanb (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/2053
More information about the core-libs-dev
mailing list