RFR: 8269870: PS: Membar in PSPromotionManager::copy_unmarked_to_survivor_space could be relaxed [v3]

Kim Barrett kbarrett at openjdk.org
Wed Jun 26 07:35:10 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

Looks good.

-------------

Marked as reviewed by kbarrett (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/19764#pullrequestreview-2140964873


More information about the hotspot-gc-dev mailing list