--- old/src/hotspot/share/runtime/arguments.cpp 2017-10-25 08:18:55.977183637 -0400 +++ new/src/hotspot/share/runtime/arguments.cpp 2017-10-25 08:18:55.448843203 -0400 @@ -23,6 +23,7 @@ */ #include "precompiled.hpp" +#include "jvm.h" #include "classfile/classLoader.hpp" #include "classfile/javaAssertions.hpp" #include "classfile/moduleEntry.hpp" @@ -39,7 +40,6 @@ #include "memory/allocation.inline.hpp" #include "memory/universe.inline.hpp" #include "oops/oop.inline.hpp" -#include "prims/jvm.h" #include "prims/jvmtiExport.hpp" #include "runtime/arguments.hpp" #include "runtime/arguments_ext.hpp"