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-6323374 (coll) Optimize Collections.unmodifiable* and synchronized*
JDK-8263397
Release Note: Collections.unmodifiable* Methods Are Idempotent for Their Corresponding Collection
Log In
Export
XML
Word
Printable
Details
Type:
Sub-task
Status:
Closed
Priority:
P4
Resolution:
Delivered
Affects Version/s:
17
Fix Version/s:
17
Component/s:
core-libs
Labels:
release-note
Subcomponent:
java.util:collections
CPU:
generic
OS:
generic
Verification:
Verified
Description
The `unmodifiable*` methods in `java.util.Collections` will no longer re-wrap a given collection with an unmodifiable view if that collection has already been wrapped by same method.
Attachments
Activity
People
Assignee:
Ian Graves
Reporter:
Ian Graves
Votes:
0
Vote for this issue
Watchers:
2
Start watching this issue
Dates
Created:
2021-03-10 11:47
Updated:
2021-12-05 12:08
Resolved:
2021-03-10 11:54