Currently g1 initializes both card tables at startup. However the second card table is only necessary during the first refinement or gc, so it can be initialized lazily to improve startup.
- relates to
-
JDK-8368948 G1: Investigate not initializing the second card table in case of no refinement
-
- Open
-