[jdk21u-dev] RFR: 8321120: Shenandoah: Remove ShenandoahElasticTLAB flag
Goetz Lindenmaier
goetz at openjdk.org
Wed Jan 17 08:07:55 UTC 2024
On Tue, 16 Jan 2024 09:24:10 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Clean backport to improve Shenandoah maintainability.
>
> Additional testing:
> - [x] macos-aarch64-server-fastdebug, `hotspot_gc_shenandoah`
Hi @shipilev
shouldn't we keep the definition of the option to assure the flag is still accepted in case some installation uses it?
I think we should not silently remove product flags in released versions, even for DIAGNOSTIC ones.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/177#issuecomment-1895288677
More information about the jdk-updates-dev
mailing list