--- old/src/hotspot/share/gc/shared/genCollectedHeap.cpp 2020-01-30 17:13:20.980439266 +0100 +++ new/src/hotspot/share/gc/shared/genCollectedHeap.cpp 2020-01-30 17:13:20.580433545 +0100 @@ -676,10 +676,6 @@ print_heap_after_gc(); } - -#ifdef TRACESPINNING - TaskTerminator::print_termination_counts(); -#endif } bool GenCollectedHeap::should_do_full_collection(size_t size, bool full, bool is_tlab,