[jdk21u-dev] Integrated: 8329088: Stack chunk thawing races with concurrent GC stack iteration
Aleksey Shipilev
shade at openjdk.org
Tue Jun 18 09:02:21 UTC 2024
On Fri, 7 Jun 2024 18:47:46 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Clean backport to fix a race with concurrent GC and Virtual Threads.
>
> Additional testing:
> - [x] Linux AArch64 server fastdebug, `jdk_loom hotspot_loom` with {Serial, Parallel, G1, Shenandoah, Z}
> - [x] Linux AArch64 server fastdebug, `hotspot_gc` with {Serial, Parallel, G1, Shenandoah, Z}
> - [x] Linux AArch64 server fastdebug, `all` with {Shenandoah, Z}
This pull request has now been integrated.
Changeset: a5eb7f25
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/a5eb7f256d3d33be460ece0526f63b60a54db8d2
Stats: 111 lines in 12 files changed: 34 ins; 26 del; 51 mod
8329088: Stack chunk thawing races with concurrent GC stack iteration
Backport-of: 8bcd2e61aec51f7c5b09ae162f8cca85a8bbf105
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/680
More information about the jdk-updates-dev
mailing list