Re: RFR 8232161: Align some one-way conversion in MS950 charset with Windows

2020-03-09 Thread naoto . sato
Looks good to me. Thanks for the update. Naoto On 3/9/20 10:37 AM, Ichiroh Takiguchi wrote: Hello Naoto. I appreciate your comments. I modified TestMS950.java testcase. I think it's easy to read. Could you review the fix again ? Bug:    https://bugs.openjdk.java.net/browse/JDK-8232161 Change

Re: RFR 8232161: Align some one-way conversion in MS950 charset with Windows

2020-03-09 Thread Ichiroh Takiguchi
Hello Naoto. I appreciate your comments. I modified TestMS950.java testcase. I think it's easy to read. Could you review the fix again ? Bug:https://bugs.openjdk.java.net/browse/JDK-8232161 Change: https://cr.openjdk.java.net/~itakiguchi/8232161/webrev.03/ Thanks, Ichiroh Takiguchi On 202