RFR: 8321120: Shenandoah: Remove ShenandoahElasticTLAB flag

Kelvin Nilsen kdnilsen at openjdk.org
Thu Nov 30 16:38:16 UTC 2023


On Thu, 30 Nov 2023 15:50:52 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> We have added `ShenandoahElasticTLAB` a long time ago, to provide the escape hatch if elastic TLABs would misbehave. We have been running with elastic TLABs for years without problems. Taking care of elastic/non-elastic TLAB allocs adds to technical debt. 
> 
> Additional testing:
>   - [x] hotspot_gc_shenandoah

I agree to make elastic tlab behavior the only supported configuration.  FWIW, GenShen code has not thoroughly tested with this flag disabled.

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

Marked as reviewed by kdnilsen (no project role).

PR Review: https://git.openjdk.org/jdk/pull/16907#pullrequestreview-1757903383


More information about the shenandoah-dev mailing list