Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
ADDITIONAL SYSTEM INFORMATION : ubuntu xenial amd64, openjdk 12.0.2 and 13.0.2 A DESCRIPTION OF THE PROBLEM : See original issue - https://bugs.openjdk.java.net/browse/JDK-8214339. "It appears that the TLS1.3-related work in OpenJDK-11 changed SSLSocketImpl.handleException to wrap underlying SocketExceptions in SSLProtocolExceptions." The issue is marked fixed in 11.0.3, 12.0.1, 13. However, my integration tests (https://github.com/ogolberg/java-11-sslcontextimpl-bug) are still failing on 12.0.2 and 13.0.2 (see https://travis-ci.org/ogolberg/java-11-sslcontextimpl-bug/jobs/639562323, https://travis-ci.org/ogolberg/java-11-sslcontextimpl-bug/jobs/639562324).
|