JDK-8156035 : Remove intermittent key from sun/security/rsa/SpecTest.java
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2016-05-04
  • Updated: 2020-01-15
  • Resolved: 2016-05-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 8 JDK 9 Other
8u221Fixed 9 b120Fixed openjdk8u222Fixed
Related Reports
Relates :  
Description
sun/security/rsa/SpecTest.java 

Test was failing intermittently and the related bug JDK-8137231 has been fixed. Till now no open bug (no failure reported). 

@key intermittent 
could be removed from this test.
Comments
Fix Request This patch provides the cleanup after 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

Review sent: http://mail.openjdk.java.net/pipermail/security-dev/2016-May/013939.html
18-05-2016