RFR: 8365040: G1: Remove sorting at end of collection set selection
Ivan Walulya
iwalulya at openjdk.org
Mon Aug 18 07:26:10 UTC 2025
On Thu, 7 Aug 2025 12:10:49 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this change to remove some unnecessary sorting of the collection set introduced in https://bugs.openjdk.org/browse/JDK-8165313, and made unnecessary in https://bugs.openjdk.org/browse/JDK-8165443 (all JDK 9 :)).
>
> Testing: test case in CRs, see CR for test results, gha
>
> Thanks,
> Thomas
Marked as reviewed by iwalulya (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/26676#pullrequestreview-3127102407
More information about the hotspot-gc-dev
mailing list