`SerialFullGC::phase1_mark` contains a few subphases belonging to the marking phase. Each of them has a leading `GCTraceTime(Debug, gc, phases)` to denotes that particular subphase except the first subphase.
Add one to be consistent with other subphases.
Add one to be consistent with other subphases.
- links to
-
Commit(master) openjdk/jdk/75269fdb
-
Review(master) openjdk/jdk/27499