Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8315850
Improve AbstractMap anonymous Iterator classes
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
22
Affects Version/s:
None
Component/s:
core-libs
Labels:
None
Subcomponent:
java.util
Resolved In Build:
b20
Description
The implementations of the `Iterator` in both `values` and `keySet` could share the same code- base and the variable `i` could be declared `final`.
Attachments
Issue Links
links to
Commit
openjdk/jdk/d95b548c
Review
openjdk/jdk/15615
Activity
People
Assignee:
Per-Ake Minborg
Reporter:
Per-Ake Minborg
Votes
:
1
Vote for this issue
Watchers:
4
Start watching this issue
Dates
Created:
2023-09-07 03:52
Updated:
2023-10-19 00:10
Resolved:
2023-10-12 00:53