JDK-8151225 : Mark SpecTest.java as intermittently failing
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 8,9
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2016-03-03
  • Updated: 2019-09-04
  • Resolved: 2016-03-04
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 8 JDK 9 Other
8u221Fixed 9 b109Fixed openjdk8u222Fixed
Related Reports
Relates :  
Description
The test

sun/security/rsa/SpecTest.java

has been observed to fail intermittently with a timeout (JDK-8137231). The observed timeouts have been for the largest key size. Until the issue is resolved, the test should be marked as failing intermittently.
Comments
Fix Request This patch provides the basis for clean backport of JDK-8137231, and keeps codebases in sync (I see 8u221/222). Patch applies cleanly to 8u and passes the affected test on Linux x86_64.
20-03-2019

Verified by visual inspection of test source code.
06-06-2016

Review thread: http://mail.openjdk.java.net/pipermail/security-dev/2016-March/013501.html
03-03-2016