diff -r 0b56fc0448ec -r b18c8301b8c2 src/hotspot/share/runtime/safepoint.cpp --- a/src/hotspot/share/runtime/safepoint.cpp Wed May 22 07:12:18 2019 -0400 +++ b/src/hotspot/share/runtime/safepoint.cpp Wed May 22 13:05:37 2019 +0200 @@ -67,9 +67,6 @@ #include "services/runtimeService.hpp" #include "utilities/events.hpp" #include "utilities/macros.hpp" -#ifdef COMPILER1 -#include "c1/c1_globals.hpp" -#endif static void post_safepoint_begin_event(EventSafepointBegin& event, uint64_t safepoint_id,