8253271: vm_version_x86.hpp should not include globals_extension.hpp

Reviewed-by: dholmes
This commit is contained in:
Ioi Lam 2020-09-17 21:32:22 +00:00
parent 1e39649907
commit 0a1dc50f54
43 changed files with 45 additions and 7 deletions

View file

@ -36,6 +36,7 @@
#include "oops/oop.inline.hpp"
#include "prims/nativeLookup.hpp"
#include "runtime/frame.hpp"
#include "runtime/globals_extension.hpp"
#include "runtime/handles.inline.hpp"
#include "runtime/stubRoutines.hpp"
#include "runtime/thread.hpp"