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-8235601
redundant code in IOUtils.java
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P4
Fix Version/s:
14
Affects Version/s:
14
Component/s:
tools
Labels:
None
Subcomponent:
jpackage
Resolved In Build:
b27
Description
IOUtils.java line 121 is a redundant null check.
both values are assigned from "new ..." so cannot be null.
Attachments
Activity
People
Assignee:
Andy Herrick (Inactive)
Reporter:
Andy Herrick (Inactive)
Votes:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
2019-12-09 14:49
Updated:
2019-12-16 19:32
Resolved:
2019-12-10 05:16