JDK-8027595 : Enable BigInteger overflow tests in JTREG
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.math
  • Affected Version: 8
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2013-10-30
  • Updated: 2016-07-01
  • Resolved: 2014-04-18
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b11Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
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.
Comments
Discussion: http://mail.openjdk.java.net/pipermail/core-libs-dev/2014-January/024171.html
17-04-2014