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

Feilong Jiang fjiang at openjdk.org
Wed May 3 02:21:25 UTC 2023


On Mon, 1 May 2023 16:15:42 GMT, Aleksey Shipilev <shade 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.

@shipilev @RealFYang -- Thanks for the review!

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

PR Comment: https://git.openjdk.org/jdk/pull/13739#issuecomment-1532378691


More information about the hotspot-dev mailing list