--- old/src/hotspot/share/runtime/globals.cpp 2017-10-26 15:26:17.691092291 -0400 +++ new/src/hotspot/share/runtime/globals.cpp 2017-10-26 15:26:17.345467260 -0400 @@ -23,9 +23,9 @@ */ #include "precompiled.hpp" +#include "jvm.h" #include "memory/allocation.inline.hpp" #include "oops/oop.inline.hpp" -#include "prims/jvm.h" #include "runtime/arguments.hpp" #include "runtime/globals.hpp" #include "runtime/globals_extension.hpp"