RFR: 8321410: Shenandoah: Remove ShenandoahSuspendibleWorkers flag [v2]

Aleksey Shipilev shade at openjdk.org
Wed Dec 6 17:35:37 UTC 2023


On Wed, 6 Dec 2023 14:10:01 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> We have flipped `ShenandoahSuspendibleWorkers` to true in [JDK-8305403](https://bugs.openjdk.org/browse/JDK-8305403), and backported it back to 17.0.8. We seem to be in consensus that turning this flag off would likely to cause correctness issues:
>>   https://github.com/openjdk/jdk/pull/13309#discussion_r1160934484
>> 
>> So we might as well remove this flag altogether.
>> 
>> Additional testing:
>>  - [x] `hotspot_gc_shenandoah`
>
> 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 two additional commits since the last revision:
> 
>  - Merge branch 'master' into JDK-8321410-shenandoah-suspendible-workers
>  - Fix

Looking for blessing from @rkennke as well.

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

PR Comment: https://git.openjdk.org/jdk/pull/16984#issuecomment-1843352657


More information about the hotspot-gc-dev mailing list