[9] RFR 8055251: Re-examine Integer.parseInt and Long.parseLong methods
Alan Bateman
Alan.Bateman at oracle.com
Fri Sep 5 13:49:31 UTC 2014
On 05/09/2014 14:03, Claes Redestad wrote:
> Hi,
>
> I'm requesting reviews and a sponsor for these changes to the recently
> added parse methods (8041972), suggested during discussions on net-dev:
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8055251
> webrev: http://cr.openjdk.java.net/~redestad/8055251/webrev.1/
Thanks for doing this, I think the API is much better now and much less
error prone.
The drive-by fix to the index in the NumberFormatException also looks good.
-Alan.
More information about the core-libs-dev
mailing list