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
Down for 10.3.x LTS version upgrade on Nov 3, 09:30 PM - Nov 4, 01:30 AM PT (Nov 04, 05:30 AM - 09:30 AM GMT, Tuesday)
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