RFR: 8307150: RISC-V: Remove remaining StoreLoad barrier with UseCondCardMark for Serial/Parallel GC

Aleksey Shipilev shade at openjdk.org
Mon May 1 16:35:53 UTC 2023


On Mon, 1 May 2023 04:30:48 GMT, Feilong Jiang <fjiang at openjdk.org> wrote:

> Hi, 
> 
> can I have reviews for this change that removes the remaining StoreLoad barrier for RISC-V port in `CardTableBarrierSetAssembler::store_check` just like [JDK-8261309](https://bugs.openjdk.org/browse/JDK-8261309) did?
> 
> After the removal of CMS, this barrier is no longer needed.
> 
> Thanks.

This looks fine, thanks.

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

Marked as reviewed by shade (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13739#pullrequestreview-1407788136


More information about the hotspot-dev mailing list