RFR: 8259662: Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl [v10]
Clive Verghese
cverghese at openjdk.java.net
Fri Feb 19 23:21:52 UTC 2021
> Redo for 8237578: JDK-8214339 (SSLSocketImpl wraps SocketException) appears to not be fully fixed
>
> This also fixes JDK-8259516: Alerts sent by peer may not be received correctly during TLS handshake
Clive Verghese has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains seven commits:
- Merge master
- Fix test failures
- Address review comments
- Update copyright year
- Add error handling guidelines
- Fix bugids and use server port passed as a parameter
- 8259662: Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl
-------------
Changes: https://git.openjdk.java.net/jdk/pull/2057/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2057&range=09
Stats: 199 lines in 7 files changed: 177 ins; 0 del; 22 mod
Patch: https://git.openjdk.java.net/jdk/pull/2057.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2057/head:pull/2057
PR: https://git.openjdk.java.net/jdk/pull/2057
More information about the security-dev
mailing list