Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8220346
Refactor java.lang.Throwable to use Objects.requireNonNull
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
13
Affects Version/s:
13
Component/s:
core-libs
Labels:
noreg-cleanup
Subcomponent:
java.lang
Resolved In Build:
b12
Description
The code in java.lang.Throwable has various explicit null checks that could be rewritten to use Objects.requireNonNull.
Attachments
Activity
People
Assignee:
Joe Darcy
Reporter:
Joe Darcy
Votes:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
2019-03-08 02:21
Updated:
2019-03-13 20:13
Resolved:
2019-03-11 11:39