--- old/src/hotspot/share/gc/g1/g1CollectedHeap.hpp 2017-11-29 16:41:17.212733684 +0100 +++ new/src/hotspot/share/gc/g1/g1CollectedHeap.hpp 2017-11-29 16:41:16.968724039 +0100 @@ -526,9 +526,6 @@ void verify_after_full_collection(); void print_heap_after_full_collection(G1HeapTransition* heap_transition); - // Verification type helper. - G1HeapVerifier::G1VerifyType young_verification_type(); - // Helper method for satisfy_failed_allocation() HeapWord* satisfy_failed_allocation_helper(size_t word_size, AllocationContext_t context,