-
Bug
-
Resolution: Fixed
-
P3
-
17
-
b13
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8271851 | 11.0.14-oracle | Evan Whelan | P3 | Resolved | Fixed | b01 |
JDK-8274822 | 11.0.14 | Goetz Lindenmaier | P3 | Resolved | Fixed | b01 |
JDK-8339213 | 8u441 | Nibedita Jena | P3 | Resolved | Fixed | b01 |
sun/security/ssl/SSLLogger/LoggingFormatConsistency.java
Here's a snippet from the log file:
javax.net.ssl|WARNING|10|main|2021-02-26 02:17:32.853 GMT|SSLSocketImpl.java:590|SSLSocket duplex close failed ( "throwable" : { java.net.SocketException: Socket is closed at java.base/java.net.Socket.shutdownInput(Socket.java:1597) at java.base/sun.security.ssl.BaseSSLSocketImpl.shutdownInput(BaseSSLSocketImpl.java:217) at java.base/sun.security.ssl.SSLSocketImpl.shutdownInput(SSLSocketImpl.java:843) at
The log file is a mess for this failure.
- backported by
-
JDK-8271851 sun/security/ssl/SSLLogger/LoggingFormatConsistency.java failed with "SocketException: Socket is closed"
-
- Resolved
-
-
JDK-8274822 sun/security/ssl/SSLLogger/LoggingFormatConsistency.java failed with "SocketException: Socket is closed"
-
- Resolved
-
-
JDK-8339213 sun/security/ssl/SSLLogger/LoggingFormatConsistency.java failed with "SocketException: Socket is closed"
-
- Resolved
-
- relates to
-
JDK-8211227 Inconsistent TLS protocol version in debug output
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/620726ee
-
Commit openjdk/jdk/b2a2ddff
-
Review openjdk/jdk11u-dev/467
-
Review openjdk/jdk/2749