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

Fei Yang fyang at openjdk.org
Tue May 2 00:31:16 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.

Marked as reviewed by fyang (Reviewer).

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

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


More information about the hotspot-dev mailing list