On Tue, 12 Jan 2021 16:26:27 GMT, Evan Whelan <ewhe...@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