RFR: 8054828: [TESTBUG] Typos in java/lang/Long/ParsingTest
Alan Bateman
Alan.Bateman at oracle.com
Mon Aug 11 14:00:51 UTC 2014
On 11/08/2014 14:52, Claes Redestad wrote:
> Hi,
>
> please review this small patch which resolves a number of typos where
> java/lang/Long/ParsingTest.java accidentally uses Integer.parseInt
> instead of Long.parseLong
>
> webrev: http://cr.openjdk.java.net/~redestad/8054828/webrev.0/
> bug: https://bugs.openjdk.java.net/browse/JDK-8054828
This looks okay to me.
-Alan
More information about the core-libs-dev
mailing list