hg: jdk/sandbox: 8232195: Enable BigInteger tests: DivisionOverflow, SymmetricRangeTests and StringConstructorOverflow

chris.hegarty at oracle.com chris.hegarty at oracle.com
Mon Oct 21 06:15:15 UTC 2019


Changeset: f87353679927
Author:    amlu
Date:      2019-10-21 14:04 +0800
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/f87353679927

8232195: Enable BigInteger tests: DivisionOverflow, SymmetricRangeTests and StringConstructorOverflow
Reviewed-by: bpb, darcy

! test/jdk/TEST.ROOT
- test/jdk/java/math/BigInteger/DivisionOverflow.java
- test/jdk/java/math/BigInteger/StringConstructorOverflow.java
- test/jdk/java/math/BigInteger/SymmetricRangeTests.java
+ test/jdk/java/math/BigInteger/largeMemory/DivisionOverflow.java
+ test/jdk/java/math/BigInteger/largeMemory/StringConstructorOverflow.java
+ test/jdk/java/math/BigInteger/largeMemory/SymmetricRangeTests.java



More information about the jdk-sandbox-changes mailing list