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
Down for 10.3.x LTS version upgrade on Nov 3, 09:30 PM - Nov 4, 01:30 AM PT (Nov 04, 05:30 AM - 09:30 AM GMT, Tuesday)
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