Simplify the implementation logic in Serial GC's `CardTableRS::non_clean_card_iterate` based on `PSCardTable::scavenge_contents_parallel` from Parallel GC, removing CMS support code and reducing the number of BOT lookups
- relates to
-
JDK-8321216 SerialGC attempts to access the card table beyond the end of the heap during card table scan
-
- Closed
-
-
JDK-8322097 Serial: Refactor CardTableRS::find_first_clean_card
-
- Resolved
-