Loading... (original) (raw)
- Type:
Bug
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 9
- Affects Version/s: 9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056762 | emb-9 | Unassigned | P4 | Resolved | Fixed | b24 |
new Integer() can be replaced by auto-boxing.
backported by
JDK-8056762 Replace uses of 'new Integer()' with appropriate alternative across core classes
- Resolved
relates to
JDK-8058089 api/javax_management/loading/MLetArgsSupport.html\#MLetArgsSupportTest0001 fails because of java.lang.IllegalArgumentException (argument type mismatch)
- Closed