--- old/src/hotspot/share/gc/g1/heapRegion.hpp 2020-07-03 17:41:22.887429412 +0200 +++ new/src/hotspot/share/gc/g1/heapRegion.hpp 2020-07-03 17:41:22.779427841 +0200 @@ -511,7 +511,7 @@ // Notify the region that we are about to start processing // self-forwarded objects during evac failure handling. - void note_self_forwarding_removal_start(bool during_initial_mark, + void note_self_forwarding_removal_start(bool during_concurrent_start, bool during_conc_mark); // Notify the region that we have finished processing self-forwarded