- 31 10月, 2013 1 次提交
-
-
由 bpb 提交于
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: NDmitry Nadezhin <dmitry.nadezhin@oracle.com>
-
- 04 2月, 2011 1 次提交
-
-
由 vinnie 提交于
Reviewed-by: alanb
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-