On Mon, 23 Aug 2021 21:08:05 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. Yeah. I think it's better to leave it to another PR/issue. To make this easier to review/validate. ------------- PR: https://git.openjdk.java.net/jdk/pull/5230