[jdk21u-dev] RFR: 8329088: Stack chunk thawing races with concurrent GC stack iteration [v3]

Aleksey Shipilev shade at openjdk.org
Tue Jun 11 12:15:18 UTC 2024


On Mon, 10 Jun 2024 09:54:41 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}
>
> Aleksey Shipilev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains one additional commit since the last revision:
> 
>   Backport 8bcd2e61aec51f7c5b09ae162f8cca85a8bbf105

@fisk, as the original author, how do you feel about this backport? :)

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/680#issuecomment-2160606620


More information about the jdk-updates-dev mailing list