11 Aug
2014
11 Aug
'14
2 p.m.
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