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-8258514
Replace Collections.unmodifiableList 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
Subcomponent:
javax.net.ssl
Resolved In Build:
b03
Description
The Collections.unmodifiableList() method could be recurring copy on itself. The List.of() method is more solid, and could be used instead.
Attachments
Issue Links
links to
Commit
openjdk/jdk/efd61c6f
Review
openjdk/jdk/1804
Activity
People
Assignee:
Xuelei Fan
Reporter:
Xuelei Fan
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2020-12-16 09:06
Updated:
2025-01-13 09:07
Resolved:
2020-12-16 11:43