JDK 8 code review request for initial unsigned integer arithmetic library support (original) (raw)

Joe Darcy joe.darcy at oracle.com
Wed Jan 18 05:41:35 UTC 2012


Hi Eamonn,

The body javadoc text of the two-argument parseUnsignedLong method does state

620 *

An exception of type {@code NumberFormatException} is 621 * thrown if any of the following situations occurs: 622 *