CardTableRS::younger_refs_in_space_iterate has always been called with n_threads <= 1, making the parallel code handling there obsolete.
This has become more obvious withJDK-8260574.
Remove these remnants.
This has become more obvious with
Remove these remnants.
- blocks
-
JDK-8234534 Simplify CardTable code after CMS removal
-
- Resolved
-
- relates to
-
JDK-8260574 Remove parallel constructs in GenCollectedHeap::process_roots
-
- Resolved
-