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

2020-03-04 Thread Ichiroh Takiguchi
Hello Naoto. I appreciate your comments. I applied following changes: * MS950.nr and TestMS950.java data were sorted by Unicode order * Added some comments into TestMS950.java * Change comment on MS950.map Could you review the fix ? Bug:https://bugs.openjdk.java.net/browse/JDK-8232161 Chan

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

2020-03-04 Thread naoto . sato
On 3/4/20 9:18 AM, Ichiroh Takiguchi wrote: Hello Naoto. I appreciate your comments. I applied following changes: * MS950.nr and TestMS950.java data were sorted by Unicode order * Added some comments into TestMS950.java * Change comment on MS950.map Could you review the fix ? Bug:    https://