RFR: 8274899: Replace usages of Collections.sort with List.sort call in jdk.hotspot.agent
Chris Plummer
cjplummer at openjdk.java.net
Thu Oct 7 15:54:09 UTC 2021
On Sat, 25 Sep 2021 11:15:35 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.
Marked as reviewed by cjplummer (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/5697
More information about the serviceability-dev
mailing list