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-8274899
Replace usages of Collections.sort with List.sort call in jdk.hotspot.agent
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:
hotspot
Labels:
None
Subcomponent:
svc-agent
Resolved In Build:
b20
Description
Collections.sort() is just a wrapper, so it is better to use an instance method directly.
It makes code a bit easier to read.
Attachments
Issue Links
links to
Commit
openjdk/jdk/a579483c
Review
openjdk/jdk/5697
Activity
People
Assignee:
Andrey Turbanov
Reporter:
Andrey Turbanov
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2021-10-07 04:40
Updated:
2021-10-25 17:14
Resolved:
2021-10-19 07:47