Integrated: 8365040: G1: Remove sorting at end of collection set selection

Thomas Schatzl tschatzl at openjdk.org
Mon Aug 25 07:46:09 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

This pull request has now been integrated.

Changeset: 7fa501e3
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7fa501e39874214c9bc7503c0bdb68d090245208
Stats:     6 lines in 1 file changed: 0 ins; 6 del; 0 mod

8365040: G1: Remove sorting at end of collection set selection

Reviewed-by: iwalulya, ayang

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

PR: https://git.openjdk.org/jdk/pull/26676


More information about the hotspot-gc-dev mailing list