> We have a couple of places where a SocketException is thrown but the cause is > omitted. It would be beneficial for example in error analysis not to throw > away the cause (causing exception) but to add it to the created > SocketException.
Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision: NioSocketImpl shorten extended exception ------------- Changes: - all: https://git.openjdk.org/jdk/pull/11813/files - new: https://git.openjdk.org/jdk/pull/11813/files/8af8a34d..62916a71 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=11813&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11813&range=03-04 Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/11813.diff Fetch: git fetch https://git.openjdk.org/jdk pull/11813/head:pull/11813 PR: https://git.openjdk.org/jdk/pull/11813