.hgignore
author bpb
Wed, 30 Oct 2013 17:45:12 -0700
changeset 21420 a56f40ab71ce
parent 13697 5262b00bc10c
child 33045 00f484891bcf
permissions -rw-r--r--
6910473: java.math.BigInteger.bitLength() may return negative "int" on large numbers 8021203: BigInteger.doubleValue/floatValue returns 0.0 instead of Infinity 8021204: Constructor BigInteger(String val, int radix) doesn't detect overflow 8022780: Incorrect BigInteger division because of MutableBigInteger.bitLength() overflow Summary: Prevent construction of overflowed BigIntegers. Reviewed-by: bpb, darcy, psandoz Contributed-by: Dmitry Nadezhin <dmitry.nadezhin@oracle.com>

^build/
^dist/
nbproject/private/
^webrev
^.hgtip
^.bridge2
.DS_Store