RFR: 8274048 IGV: Replace usages of Collections.sort with List.sort call
Christian Hagedorn
chagedorn at openjdk.java.net
Wed Sep 22 08:08:15 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.
Looks good and trivial.
-------------
Marked as reviewed by chagedorn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5228
More information about the build-dev
mailing list