JDK-8157665 : ProblemList.txt needs to be updated as 7041639 closed
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2016-05-24
  • Updated: 2017-11-29
  • Resolved: 2016-06-12
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
8u152Fixed 9 b123Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
java/security/KeyPairGenerator/SolarisShortDSA.java             7041639 solaris-all
sun/security/tools/keytool/standard.sh                          7041639 solaris-all

The bug JDK-7041639 have been closed, but tests still in ProblemList.txt.
Comments
Please check JDK-8006625, the root cause is in Solaris native PKCS11 and Mozilla NSS libraries. May be TestKeyFactory.java should be updated to skip run if correct solaris or NSS libraries are not available.
27-05-2016

1. sun/security/pkcs11/ec/TestKeyFactory.java failed on all of platforms 2. java/security/KeyPairGenerator/SolarisShortDSA.java passed on all of platforms 3. sun/security/tools/keytool/standard.sh passed on all of platforms
27-05-2016

Also see JDK-8154821, it was filed for TestKeyFactory.java
24-05-2016