--- old/src/hotspot/share/gc/g1/heapRegion.hpp 2020-07-07 10:35:58.455198016 +0200 +++ new/src/hotspot/share/gc/g1/heapRegion.hpp 2020-07-07 10:35:58.359196332 +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