On 06/21/2011 12:32 PM, Xueming Shen wrote:
OK, it's a nit-pick and it has nothing to do with this fix, and it
probably has been there from day
one. But just wonder if those "%n" should be replaced by "/n" in those
properties file, otherwise
I meant to say "the /n should be replaced by %n".
my guess is that the result of java -help will not have the correct
line-end on Windows platform.
For example if the result is re-directed into a file, that file
probably can not be displayed in
notepad correctly...
-Sherman
On 06/21/2011 11:23 AM, Kumar Srinivasan wrote:
Hi,
Please review <can't get easier than this> ...
http://cr.openjdk.java.net/~ksrini/7046007/webrev.0/
http://cr.openjdk.java.net/~ksrini/7046007/cmt.txt
Thanks
Kumar