RFR: 8264851: Shenandoah: Rework control loop mechanics to use timed waits
Kelvin Nilsen
kdnilsen at openjdk.org
Sun Sep 28 16:32:14 UTC 2025
On Thu, 25 Sep 2025 20:35:59 GMT, William Kemper <wkemper at openjdk.org> wrote:
> We use a similar mechanism in `shGenerationalControlThread` already. Using a timed wait allows the control thread to be woken up before the wait expires.
Marked as reviewed by kdnilsen (Committer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/27502#pullrequestreview-3277156578
More information about the hotspot-gc-dev
mailing list