Trivial: 1 char fix : java launcher help message fix. (original) (raw)
Kumar Srinivasan kumar.x.srinivasan at oracle.COM
Mon Jun 27 17:14:17 UTC 2011
- Previous message: Trivial: 1 char fix : java launcher help message fix.
- Next message: hg: jdk8/tl/jdk: 7056447: test/java/lang/management/ManagementFactory/MBeanServerMXBeanUnsupportedTest.java fails in agentvm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
An update on this, found that though the changes are trivial in the properties file, there are other changes required in the launcher, which is beyond the anticipated scope. We decided to leave this alone for now.
So I will go ahead and push the already reviewed (Joe and Alan) changes.
Thanks
Kumar
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: hg: jdk8/tl/jdk: 7056447: test/java/lang/management/ManagementFactory/MBeanServerMXBeanUnsupportedTest.java fails in agentvm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]