RFR: 8328986: Deprecate UseRTM* flags for removal [v2]
Vladimir Ivanov
vlivanov at openjdk.org
Tue Mar 26 19:53:22 UTC 2024
On Tue, 26 Mar 2024 18:28:23 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> But I missed `PrintPreciseRTMLockingStatistics`. I will added it too.
>
> CSR may need only to list product flags but I decided to list them all in CSR too.
> I listed all RTM flags to get VM's deprecation message for all of them.
Any particular point in doing so? IMO it looks excessive. Moreover, all flags imply `UseRTMLocking`.
Also, I don't see any other non-product flags in `special_jvm_flags` table you modify.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18478#discussion_r1540006845
More information about the hotspot-compiler-dev
mailing list