JDK-8173478 : SSL related tests fail with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available"
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2017-01-27
  • Updated: 2017-02-09
  • Resolved: 2017-01-30
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 b155Fixed
Related Reports
Relates :  
Relates :  
Description
test/javax/net/ssl/FixingJavadocs/SSLSessionNulls.java
test/javax/net/ssl/interop/ClientHelloChromeInterOp.java
test/javax/net/ssl/templates/SSLSocketTemplate.java

Above tests failes in case of module limitation by command line option "--limit-modules".
Comments
Review request: http://mail.openjdk.java.net/pipermail/security-dev/2017-January/015527.html
27-01-2017