RFR: 8352969: G1: Improve testability of optional collections [v10]
duke
duke at openjdk.org
Thu Sep 11 07:45:20 UTC 2025
On Wed, 10 Sep 2025 15:53:28 GMT, Guanqiang Han <ghan at openjdk.org> wrote:
>> This PR introduces a new diagnostic flag EvacuateAllOptionalRegions to force G1 GC to evacuate all optional regions regardless of the predicted pause time. The motivation is to allow testing and validation of optional region evacuation behavior without being constrained by the remaining pause time.
>
> Guanqiang Han has updated the pull request incrementally with one additional commit since the last revision:
>
> Update TestOptionalRegionGC.java
>
> Correct the formatting errors
@hgqxjj
Your change (at version 857b5a1ee23f761a734ce5faa74d654fc493a576) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26880#issuecomment-3278927993
More information about the hotspot-gc-dev
mailing list