RFR: 8269870: PS: Membar in PSPromotionManager::copy_unmarked_to_survivor_space could be relaxed [v3]
Albert Mingkun Yang
ayang at openjdk.org
Wed Jun 26 07:43:14 UTC 2024
On Wed, 26 Jun 2024 05:42:23 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> The acquire-release mem-barrier was probably used/required before but not any more. Inspiration taken from `G1ParScanThreadState::do_oop_evac`.
>
> Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
>
> review
Thanks for review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19764#issuecomment-2191029076
More information about the hotspot-gc-dev
mailing list