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-8274882
Cleanup redundant boxing in java.desktop
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P5
Fix Version/s:
18
Affects Version/s:
17
Component/s:
client-libs
Labels:
None
Resolved In Build:
b19
Description
Usages of methods Integer.valueOf, Boolean.valueOf often can be simplified by using their pair methods parseInt/parseBoolean
Attachments
Issue Links
links to
Commit
openjdk/jdk/2c83559e
Review
openjdk/jdk/5834
Activity
People
Assignee:
Andrey Turbanov
Reporter:
Andrey Turbanov
Votes:
0
Vote for this issue
Watchers:
4
Start watching this issue
Dates
Created:
2021-10-07 01:04
Updated:
2021-10-13 17:39
Resolved:
2021-10-10 01:43