Thanks for the review, Alan.
I left the -Dsun.nio.cs.map= so that it ensures "Shift_JIS" designates
IANA charset, not the code page 932, even if the property is specified.
Naoto
On 9/9/19 2:00 PM, Alan Bateman wrote:
On 09/09/2019 16:15, naoto.s...@oracle.com wrote:
Hi,
Please review the fix to the following issue:
https://bugs.openjdk.java.net/browse/JDK-8229960
Here are the links to its CSR and proposed changeset:
https://bugs.openjdk.java.net/browse/JDK-8230405
https://cr.openjdk.java.net/~naoto/8229960/webrev.00/
I assume the -Dsun.nio.cs.map= can be removed from
test/jdk/java/nio/charset/coders/Check.java. Everything else looks good,
I think you've got everything.
-Alan.