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-8273098
Unnecessary Vector usage in java.naming
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P5
Fix Version/s:
18
Affects Version/s:
None
Component/s:
core-libs
Labels:
None
Subcomponent:
javax.naming
Resolved In Build:
b13
Description
Usage of thread-safe collection Vector is unnecessary. It's recommended to use ArrayList if a thread-safe implementation is not needed.
Attachments
Issue Links
links to
Commit
openjdk/jdk/5185dbde
Review
openjdk/jdk/5262
Activity
People
Assignee:
Andrey Turbanov
Reporter:
Andrey Turbanov
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2021-08-28 01:59
Updated:
2021-09-01 18:48
Resolved:
2021-08-30 06:14