--- old/src/hotspot/share/utilities/formatBuffer.hpp 2017-10-26 15:29:48.229659845 -0400 +++ new/src/hotspot/share/utilities/formatBuffer.hpp 2017-10-26 15:29:47.877484428 -0400 @@ -25,8 +25,8 @@ #ifndef SHARE_VM_UTILITIES_FORMATBUFFER_HPP #define SHARE_VM_UTILITIES_FORMATBUFFER_HPP +#include "jvm.h" #include "utilities/globalDefinitions.hpp" -#include "prims/jvm.h" #include // Simple class to format the ctor arguments into a fixed-sized buffer.