In SerialGC we put preserved marks in space that we may have in the young gen, and failing that, we push it to an overflow stack. The overflow stack is actually two stacks, and replicate behavior of the in-place preserved marks. These can be consolidated.
- relates to
-
JDK-8272147 Consolidate preserved marks handling with other STW collectors
-
- Resolved
-