src/hotspot/share/runtime/arguments.cpp
changeset 54669 ad45b3802d4e
parent 54631 3a3e4e473622
child 54678 93f09ca4a7f8
--- a/src/hotspot/share/runtime/arguments.cpp	Wed May 01 12:41:26 2019 -0400
+++ b/src/hotspot/share/runtime/arguments.cpp	Wed May 01 12:31:29 2019 -0700
@@ -57,9 +57,6 @@
 #include "utilities/defaultStream.hpp"
 #include "utilities/macros.hpp"
 #include "utilities/stringUtils.hpp"
-#if INCLUDE_JVMCI
-#include "jvmci/jvmciRuntime.hpp"
-#endif
 #if INCLUDE_JFR
 #include "jfr/jfr.hpp"
 #endif