Withdrawn: 8316955: Unnecessary memory barrier for reading OopMapCacheEntry from OopMapCache
Zhengyu Gu
zgu at openjdk.org
Mon Oct 16 17:12:31 UTC 2023
On Wed, 27 Sep 2023 13:22:43 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> OopMapCacheEntry is installed by CAS with memory_order_conservative, there is no need a memory barrier on read side.
>
> Test:
> hotspot_gc on MacOSX (fastdebug and release)
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/15944
More information about the hotspot-runtime-dev
mailing list