RFR: 8274899: Replace usages of Collections.sort with List.sort call in jdk.hotspot.agent

Albert Mingkun Yang ayang at openjdk.java.net
Tue Oct 19 14:46:52 UTC 2021


On Sat, 25 Sep 2021 11:15:35 GMT, Andrey Turbanov <duke at openjdk.java.net> wrote:

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

Marked as reviewed by ayang (Reviewer).

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

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



More information about the hotspot-gc-dev mailing list