hg: jdk8/tl/jdk: 4504839: Java libraries should provide support for unsigned integer arithmetic; ...

2012-01-20 Thread joe . darcy
Changeset: 71200c517524 Author:darcy Date: 2012-01-20 17:56 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/71200c517524 4504839: Java libraries should provide support for unsigned integer arithmetic 4215269: Some Integer.toHexString(int) results cannot be decoded back to an i

JEP 137: Diagnostic-Command Framework

2012-01-20 Thread mark . reinhold
Posted: http://openjdk.java.net/jeps/137 - Mark

Re: RFR (XS) : 7131346 Parsing of boolean arguments to diagnostic commands is broken

2012-01-20 Thread Frederic Parain
Thanks David, I just need a second reviewer and I'll push the fix. Fred On 1/20/12 12:18 PM, David Holmes wrote: On 19/01/2012 10:33 PM, Frederic Parain wrote: On 01/19/12 01:28 PM, David Holmes wrote: However, I'm not sure that trailing characters are properly detected. Do you consider that

Re: RFR (XS) : 7131346 Parsing of boolean arguments to diagnostic commands is broken

2012-01-20 Thread David Holmes
On 19/01/2012 10:33 PM, Frederic Parain wrote: On 01/19/12 01:28 PM, David Holmes wrote: However, I'm not sure that trailing characters are properly detected. Do you consider that as a show stopper? Depends on exactly what you mean by that. If extra junk characters are ignored rather than caus