Evaluation of possibilities to join parallel phases of post evacuate collection set in JDK-8214237 showed that the Hot Card Cache reset, purge code root memory, derived pointer update and card redirtying work can be joined.
Hot Card Cache reset, purge code root memory, derived pointer update should be merged by a single thread each, and card redirtying filling the time differences.
Hot Card Cache reset, purge code root memory, derived pointer update should be merged by a single thread each, and card redirtying filling the time differences.
- blocks
-
JDK-8264437 G1: Join eagerly reclaimed region freeing with card redirtying
- Closed
-
JDK-8264438 G1: Join free collection set with card redirtying
- Closed
- duplicates
-
JDK-8214237 Join parallel phases post evacuation
- Resolved
- relates to
-
JDK-8214237 Join parallel phases post evacuation
- Resolved