Trivial: 1 char fix : java launcher help message fix.
Xueming Shen
xueming.shen at oracle.com
Tue Jun 21 19:32:14 UTC 2011
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
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
>
More information about the core-libs-dev
mailing list