src/hotspot/share/runtime/commandLineFlagRangeList.cpp
changeset 47765 b7c7428eaab9
parent 47216 71c04702a3d5
child 49715 947560700a09
child 55934 912c55e702d6
--- a/src/hotspot/share/runtime/commandLineFlagRangeList.cpp	Mon Oct 30 16:37:53 2017 +0100
+++ b/src/hotspot/share/runtime/commandLineFlagRangeList.cpp	Tue Oct 31 11:55:09 2017 -0400
@@ -23,10 +23,10 @@
  */
 
 #include "precompiled.hpp"
+#include "jvm.h"
 #include "classfile/stringTable.hpp"
 #include "classfile/symbolTable.hpp"
 #include "gc/shared/referenceProcessor.hpp"
-#include "prims/jvm.h"
 #include "oops/markOop.hpp"
 #include "runtime/arguments.hpp"
 #include "runtime/commandLineFlagConstraintList.hpp"