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-8274048
IGV: Replace usages of Collections.sort with List.sort call
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P5
Fix Version/s:
18
Affects Version/s:
17
,
18
Component/s:
hotspot
Labels:
igv
Subcomponent:
compiler
Resolved In Build:
b17
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/8b833bbe
Review
openjdk/jdk/5228
Activity
People
Assignee:
Andrey Turbanov
Reporter:
Andrey Turbanov
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2021-09-21 00:21
Updated:
2022-08-16 23:39
Resolved:
2021-09-23 00:49