Details
Description
Collections.sort() is just a wrapper, so it is better to use an instance method directly.
Attachments
Issue Links
- relates to
-
JDK-8272992 Replace usages of Collections.sort with List.sort call in jdk.* modules
-
- Resolved
-