-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: security-libs
-
b123
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8373669 | 8u491 | Hamza Ben Yazid | P4 | Resolved | Fixed | master |
sun/security/ec/TestEC.java fails intermittently, see JDK-8143305 .
TestEC.java test for ECC algorithms in SSL/TLS with different cipher suites. It failed with javax.net.ssl.SSLException: Unsupported or
unrecognized SSL message intermittently.
The exception was threw at step of handshaking, I was not able to reproduce this failures. Suggesting to enable the debug option,so that
it could print more information to logs. Hope get helpful information and do future evaluation in next failures.
TestEC.java test for ECC algorithms in SSL/TLS with different cipher suites. It failed with javax.net.ssl.SSLException: Unsupported or
unrecognized SSL message intermittently.
The exception was threw at step of handshaking, I was not able to reproduce this failures. Suggesting to enable the debug option,so that
it could print more information to logs. Hope get helpful information and do future evaluation in next failures.
- backported by
-
JDK-8373669 Enable debug option for sun/security/ec/TestEC.java
-
- Resolved
-
- relates to
-
JDK-8143305 sun/security/ec/TestEC.java fails intermittently
-
- Closed
-