[jdk8u-ri] RFR: 8301400: Allow additional characters for GB18030-2022 support
Andrew John Hughes
andrew at openjdk.org
Wed Feb 22 19:35:34 UTC 2023
On Tue, 21 Feb 2023 19:14:38 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> Please review the changes to the Reference Implementation of the proposed Maintenance Release of the Java SE 8 (https://mail.openjdk.org/pipermail/jdk8u-dev/2023-February/016710.html). The RI contains a portion of previously released Maintenance Release 2 of the Java SE 8 (Unicode Characters) updates as well. (https://jcp.org/aboutJava/communityprocess/maintenance/jsr337/jsr337-mr2-changes.html#s3)
Changes look correct to me, assuming the new test passes.
Most of these changes are drawn from JDK-8211398 (the currency and Japanese era addition, and the new test) which made it to 8u211/212, but not a new reference implementation. I expect the changes for 8u382 will be simpler as they can just build on top of 8211398, as the separate commits here suggest.
-------------
Marked as reviewed by andrew (Reviewer).
PR: https://git.openjdk.org/jdk8u-ri/pull/10
More information about the jdk8u-dev
mailing list