RFR: 8016110: Japanese char (MS932) 0x5C cannot be used as an argument when quoted

Naoto Sato naoto.sato at oracle.com
Fri Sep 20 23:18:40 UTC 2013


Hi Kumar,

Here are my comments:

cmdtoarg.c

- Line 151: 'p' is not used anywhere. Remaining debugging code?
- Line 155: Although this seems to do no harm, but it is not necessary.

I18NArgTest.java

- Currently it is testing only "Katakana SO" which is a single 
character. Maybe some more cases need to be tested?

Naoto

On 9/20/13 2:59 PM, Kumar Srinivasan wrote:
> Hi Naoto, Sherman, Akhil,
>
> Can you please review this:
> http://cr.openjdk.java.net/~ksrini/8016110/webrev.0
>
> Bug:
> http://bugs.sun.com/view_bug.do?bug_id=8016110
>
> The code was provided by IBM, I wrote up the test.
>
> Thanks
> Kumar
>
>




More information about the core-libs-dev mailing list