Integrated: 7418: Stop using Collections sort method
Marcus Hirt
hirt at openjdk.java.net
Tue Oct 26 20:26:17 UTC 2021
On Fri, 8 Oct 2021 22:04:03 GMT, Marcus Hirt <hirt at openjdk.org> wrote:
> Since JDK 8, the collections themselves have a sort method. Might as well start using it. ;)
This pull request has now been integrated.
Changeset: 77580fe1
Author: Marcus Hirt <hirt at openjdk.org>
URL: https://git.openjdk.java.net/jmc/commit/77580fe1b483b4daf8f46938c297185b01f32304
Stats: 129 lines in 42 files changed: 0 ins; 39 del; 90 mod
7418: Stop using Collections sort method
Reviewed-by: aptmac, hdafgard
-------------
PR: https://git.openjdk.java.net/jmc/pull/319
More information about the jmc-dev
mailing list