Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8299475
Enhance SocketException by cause where it is missing in net and nio area
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
21
Affects Version/s:
21
Component/s:
core-libs
Labels:
None
Subcomponent:
java.net
Resolved In Build:
b05
CPU:
generic
OS:
generic
Description
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.
Attachments
Issue Links
links to
Commit
openjdk/jdk/c929d8be
Review
openjdk/jdk/11813
Activity
People
Assignee:
Matthias Baesken
Reporter:
Matthias Baesken
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2023-01-02 07:26
Updated:
2023-01-11 23:00
Resolved:
2023-01-05 00:29