diff -r 7cbffba2156b -r 5d73255c2d52 src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp --- a/src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp Mon Nov 18 16:10:32 2019 +0100 +++ b/src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp Mon Nov 18 17:11:06 2019 +0100 @@ -38,6 +38,7 @@ #include "runtime/safepointMechanism.hpp" #include "runtime/sharedRuntime.hpp" #include "runtime/vframeArray.hpp" +#include "runtime/vm_version.hpp" #include "utilities/align.hpp" #include "vmreg_x86.inline.hpp" #ifdef COMPILER1 @@ -46,7 +47,6 @@ #ifdef COMPILER2 #include "opto/runtime.hpp" #endif -#include "vm_version_x86.hpp" #define __ masm->