-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
9
-
x86_64
-
solaris_11
This test failure was spotted in an Aurora Adhoc job.
javax/net/ssl/TLS/TestJSSE.java
This test failed due to several different exceptions:
Exception javax.crypto.BadPaddingException: bad record MAC
Exception javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
Exception javax.net.ssl.SSLHandshakeException: Server chose SSLv3, but that protocol version is not enabled or not supported by the client.
Exception javax.net.ssl.SSLHandshakeException: Server chose TLSv1, but that protocol version is not enabled or not supported by the client.
javax/net/ssl/TLS/TestJSSE.java
This test failed due to several different exceptions:
Exception javax.crypto.BadPaddingException: bad record MAC
Exception javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
Exception javax.net.ssl.SSLHandshakeException: Server chose SSLv3, but that protocol version is not enabled or not supported by the client.
Exception javax.net.ssl.SSLHandshakeException: Server chose TLSv1, but that protocol version is not enabled or not supported by the client.
- relates to
-
JDK-8087145 ClientJSSEServerJSSE.java test failed with "bad record MAC" error on Solaris
- Closed
-
JDK-8059309 network tests fail with "java.net.SocketException: Couldn't obtain phys addr" when run as "root"
- Closed