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

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

This pull request has now been integrated.

Changeset: a579483c
Author:    Andrey Turbanov <turban...@gmail.com>
Committer: Albert Mingkun Yang <ay...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/a579483c88e94bdaa787d109e5ae204e7fb308c0
Stats:     26 lines in 7 files changed: 0 ins; 13 del; 13 mod

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

Reviewed-by: sspitsyn, cjplummer, ayang

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

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

Reply via email to