> 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: Adjust Socket createImpl again ------------- Changes: - all: https://git.openjdk.org/jdk/pull/11813/files - new: https://git.openjdk.org/jdk/pull/11813/files/4eb84f37..8af8a34d Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=11813&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11813&range=02-03 Stats: 1 line in 1 file changed: 0 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