-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b156
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8174579 | 10 | Sergei Kovalev | P3 | Resolved | Fixed | b01 |
Thests sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java
sun/security/ssl/ServerHandshaker/AnonCipherWithWantClientAuth.java
have undeclared dependency on jdk.crypto.ec module. The tests failing in case module limitation by "--limit-module" command line option.
sun/security/ssl/ServerHandshaker/AnonCipherWithWantClientAuth.java
have undeclared dependency on jdk.crypto.ec module. The tests failing in case module limitation by "--limit-module" command line option.
- backported by
-
JDK-8174579 Two security tests fail with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available"
-
- Resolved
-
- relates to
-
JDK-8145414 Fix more module dependences in jdk tests
-
- Open
-
-
JDK-8173478 SSL related tests fail with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available"
-
- Resolved
-