RFR: 8054828: [TESTBUG] Typos in java/lang/Long/ParsingTest

Claes Redestad claes.redestad at oracle.com
Mon Aug 11 13:52:18 UTC 2014


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

  Thanks!

  /Claes



More information about the core-libs-dev mailing list