RFR: 8329088: Stack chunk thawing races with concurrent GC stack iteration [v2]

Patricio Chilano Mateo pchilanomate at openjdk.org
Mon Apr 8 15:04:01 UTC 2024


On Mon, 8 Apr 2024 14:59:47 GMT, Patricio Chilano Mateo <pchilanomate at openjdk.org> wrote:

> Unlike thawing, the freeze operation does not race with the GC by design.
>
Is this with the changes in the allocation code in this patch or even before those there was no race?

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

PR Comment: https://git.openjdk.org/jdk/pull/18643#issuecomment-2042994418


More information about the hotspot-dev mailing list