RFR: 8328986: Deprecate UseRTM* flags for removal [v5]
Vladimir Kozlov
kvn at openjdk.org
Wed Mar 27 00:58:38 UTC 2024
On Wed, 27 Mar 2024 00:48:15 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> src/java.base/share/man/java.1 line 2787:
>>
>>> 2785: As a result, the processors repeatedly invalidate the cache lines of
>>> 2786: other processors, which forces them to read from main memory instead of
>>> 2787: their cache.
>>
>> We could move this block also to the new location in java.1 after line 3785.
>
> Okay, may be we should keep it for now since the code is still present in VM.
> But I think we should remove this big text block when we remove the code.
Done
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18478#discussion_r1540308372
More information about the hotspot-compiler-dev
mailing list