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-8273299
Unnecessary Vector usage in java.security.jgss
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:
security-libs
Labels:
noreg-cleanup
Subcomponent:
org.ietf.jgss
Resolved In Build:
b21
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/c9dec2f9
Review
openjdk/jdk/5264
Activity
People
Assignee:
Andrey Turbanov
Reporter:
Andrey Turbanov
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2021-09-02 11:53
Updated:
2022-03-23 06:31
Resolved:
2021-10-26 08:26