JDK-8176400 : Problemlist sun/security/ssl/X509KeyManager/PreferredKey.java due to JDK-8176354
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-03-08
  • Updated: 2017-03-20
  • Resolved: 2017-03-08
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 10 JDK 9
10Fixed 9 b161Fixed
Related Reports
Relates :  
Description
sun/security/ssl/X509KeyManager/PreferredKey.java failed on all platforms since related certificate in keystore has been expired. 
To fix the bug,  the keystore should be carefully updated with new certificate since a lot of tests depended on the keystore. Temporarily add this test to problem list during fixing it.
Comments
http://hg.openjdk.java.net/jdk9/dev/jdk/rev/3b2391fffdc5
08-03-2017