Details
Description
The following tests are temporarily disabled
test/java/math/BigInteger/BitLengthOverflow.java
test/java/math/BigInteger/DivisionOverflow.java
test/java/math/BigInteger/DoubleValueOverflow.java
test/java/math/BigInteger/StringConstructorOverflow.java
due to large usage of memory. These tests should be enabled early in the JDK 9 cycle.
test/java/math/BigInteger/BitLengthOverflow.java
test/java/math/BigInteger/DivisionOverflow.java
test/java/math/BigInteger/DoubleValueOverflow.java
test/java/math/BigInteger/StringConstructorOverflow.java
due to large usage of memory. These tests should be enabled early in the JDK 9 cycle.
Attachments
Issue Links
- relates to
-
JDK-6910473 java.math.BigInteger.bitLength() may return negative "int" on large numbers
-
- Closed
-
-
JDK-8021203 BigInteger.doubleValue/floatValue returns 0.0 instead of Infinity
-
- Closed
-
-
JDK-8021204 Constructor BigInteger(String val, int radix) doesn't detect overflow
-
- Closed
-
-
JDK-8022780 Incorrect BigInteger division because of MutableBigInteger.bitLength() overflow
-
- Closed
-
-
CODETOOLS-7900307 jtreg to skip running not applicable tests
-
- Closed
-