The G1CMTask::do_marking_step method is about 300 LOC covering the many phases of a marking step in a single method. This can be broken down into multiple wrapper methods for the different phases to make it easier to read this do_marking_step.
- links to
-
Commit(master) openjdk/jdk/1717946c
-
Review(master) openjdk/jdk/22147