src/hotspot/share/runtime/safepoint.cpp
changeset 54982 b18c8301b8c2
parent 54961 30c8a21ce002
child 55514 03468b206457
child 58678 9cf78a70fa4f
--- 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,