Trivial: 1 char fix : java launcher help message fix. (original) (raw)
Kumar Srinivasan kumar.x.srinivasan at oracle.COM
Tue Jun 21 22:17:22 UTC 2011
- Previous message: Trivial: 1 char fix : java launcher help message fix.
- Next message: Trivial: 1 char fix : java launcher help message fix.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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".
should be "\n" replaced by "%n", Ok, since I am here, I will fix this too, lookout for a new webrev.
< I guess it will no longer be a trivial 2 char fix. :-( >
Kumar
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
- Previous message: Trivial: 1 char fix : java launcher help message fix.
- Next message: Trivial: 1 char fix : java launcher help message fix.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]