-
Bug
-
Resolution: Fixed
-
P3
-
23
-
b04
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8335422 | 23.0.1 | Anthony Scarpino | P3 | Resolved | Fixed | b02 |
JDK-8335261 | 23 | Anthony Scarpino | P3 | Resolved | Fixed | b30 |
Test javax\net\ssl\SSLSession\CertMsgCheck.java failure seen on windows:
java.lang.Exception: Failed to find expected alert: certificate_required
at CertMsgCheck.main(CertMsgCheck.java:56)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1575)
java.lang.Exception: Failed to find expected alert: certificate_required
at CertMsgCheck.main(CertMsgCheck.java:56)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1575)
- backported by
-
JDK-8335261 Test CertMsgCheck.java fails to find alert certificate_required
-
- Resolved
-
-
JDK-8335422 Test CertMsgCheck.java fails to find alert certificate_required
-
- Resolved
-
- relates to
-
JDK-8311644 Server should not send bad_certificate alert when the client does not send any certificates
-
- Closed
-
- links to
-
Commit openjdk/jdk/4ffc5e60
-
Commit openjdk/jdk/98fd657c
-
Review openjdk/jdk/19917
-
Review(master) openjdk/jdk/19553
(2 links to)
1.
|
Problemlist CertMsgCheck.java |
|
Resolved | Anthony Scarpino |