--- old/src/hotspot/share/gc/shenandoah/shenandoah_globals.hpp 2020-02-28 10:45:05.115994549 +0100 +++ new/src/hotspot/share/gc/shenandoah/shenandoah_globals.hpp 2020-02-28 10:45:04.827994724 +0100 @@ -298,9 +298,6 @@ diagnostic(bool, ShenandoahAllocFailureALot, false, \ "Make lots of artificial allocation failures.") \ \ - diagnostic(bool, ShenandoahTerminationTrace, false, \ - "Tracing task termination timings") \ - \ diagnostic(bool, ShenandoahAlwaysPreTouch, false, \ "Pre-touch heap memory, overrides global AlwaysPreTouch") \ \