--- old/src/hotspot/share/runtime/commandLineFlagRangeList.cpp 2017-10-26 15:26:00.512344174 -0400 +++ new/src/hotspot/share/runtime/commandLineFlagRangeList.cpp 2017-10-26 15:26:00.168179257 -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"