JDK-8078880 : Mark a few more intermittently failing security-libs tests
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.crypto
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-04-29
  • Updated: 2020-08-20
  • Resolved: 2015-04-29
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 Other
9 b63Fixed openjdk8u272Fixed
Related Reports
Relates :  
Relates :  
Description
The two tests

    sun/security/pkcs11/rsa/TestKeyPairGenerator.java
    sun/security/mscapi/SignUsingSHA2withRSA.sh

have been observed to fail intermittently. They should be marked accordingly with a jtreg keyword.
Comments
Fix Request [8u]: Patch applies cleanly. This will help keep the PKCS#11 tests in sync with later JDK versions and is one in a series of potential backports to allow pending PKCS#11 parity fixes to apply more easily. https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3507
17-08-2020