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

Andrey Turbanov github.com+741251+turbanoff at openjdk.java.net
Thu Sep 23 07:51:05 UTC 2021


On Mon, 23 Aug 2021 20:52:22 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.

This pull request has now been integrated.

Changeset: 8b833bbe
Author:    Andrey Turbanov <turbanoff at gmail.com>
Committer: Christian Hagedorn <chagedorn at 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



More information about the build-dev mailing list