JDK 9 RFR of 8030814: Long.parseUnsignedLong should throw exception on too large input
Brian Burkhalter
brian.burkhalter at oracle.com
Tue Jan 14 19:56:11 UTC 2014
Please see the updated webrev http://cr.openjdk.java.net/~bpb/8030814/webrev.3/.
Hopefully my verbose description of the very clever overflow test is accurate and understandable. Also, I cleaned up the JTREG test a bit and added some tests based on the boundary values which split the range of the quantity "guard."
Thanks,
Brian
More information about the core-libs-dev
mailing list