-
Enhancement
-
Resolution: Fixed
-
P4
-
17
-
b11
Currently with serial and parallel gc we generate some StoreLoad barriers with UseCondCardMark on some platforms.
These were only required for CMS, should probably have been made conditional on CardTable::scanned_concurrently() and are now obsolete and should be removed across the board.
Noticed by [~kbarrett] during review ofJDK-8260941.
These were only required for CMS, should probably have been made conditional on CardTable::scanned_concurrently() and are now obsolete and should be removed across the board.
Noticed by [~kbarrett] during review of
- relates to
-
JDK-8260941 Remove the conc_scan parameter for CardTable
-
- Resolved
-
-
JDK-8307150 RISC-V: Remove remaining StoreLoad barrier with UseCondCardMark for Serial/Parallel GC
-
- Resolved
-