On Tue, 14 Sep 2021 07:46:12 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.
>
> Andrey Turbanov has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   8272992: Replace usages of Collections.sort with List.sort call in jdk.* 
> modules

The SA changes look good. Make sure you run the tests in 
`test/hotspot/jtreg/serviceability/sa/` and `test/jdk/sun/tools/jhsdb/`

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

Marked as reviewed by cjplummer (Reviewer).

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

Reply via email to