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-8258852
Arrays.asList() for single item could be replaced with List.of()
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P4
Fix Version/s:
17
Affects Version/s:
None
Component/s:
security-libs
Labels:
noreg-cleanup
security-performance
Subcomponent:
javax.net.ssl
Resolved In Build:
b04
Description
If there is only one item, the call to Arrays.asList() could be replaced with List.of() for less memory occupation.
Attachments
Issue Links
links to
Commit
openjdk/jdk/7ddc2b56
Review
openjdk/jdk/1872
Activity
People
Assignee:
Xuelei Fan
Reporter:
Xuelei Fan
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2020-12-22 16:49
Updated:
Yesterday 10:35
Resolved:
2021-01-05 10:29