RFR: 8272992: Replace usages of Collections.sort with List.sort call in jdk.* modules

Сергей Цыпанов github.com+10835776+stsypanov at openjdk.java.net
Mon Sep 13 12:37:49 UTC 2021


On Mon, 23 Aug 2021 21:08:05 GMT, Andrey Turbanov <github.com+741251+turbanoff at openjdk.org> wrote:

> Collections.sort is just a wrapper, so it is better to use an instance method directly.

Marked as reviewed by stsypanov at github.com (no known OpenJDK username).

-------------

PR: https://git.openjdk.java.net/jdk/pull/5230


More information about the serviceability-dev mailing list