On Mon, 23 Aug 2021 20:52:22 GMT, Andrey Turbanov 
<github.com+741251+turban...@openjdk.org> 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: 8b833bbe
Author:    Andrey Turbanov <turban...@gmail.com>
Committer: Christian Hagedorn <chaged...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/8b833bbea84829664f23d17c7f94c0379b48f365
Stats:     24 lines in 8 files changed: 0 ins; 2 del; 22 mod

8274048: IGV: Replace usages of Collections.sort with List.sort call

Reviewed-by: chagedorn

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

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

Reply via email to