changeset 54786 | ebf733a324d4 |
parent 51756 | 4bd35a5ec694 |
--- a/src/hotspot/cpu/x86/c1_Runtime1_x86.cpp Thu May 09 14:26:52 2019 +0200 +++ b/src/hotspot/cpu/x86/c1_Runtime1_x86.cpp Thu May 09 14:28:30 2019 +0200 @@ -31,6 +31,7 @@ #include "gc/shared/cardTable.hpp" #include "gc/shared/cardTableBarrierSet.hpp" #include "interpreter/interpreter.hpp" +#include "memory/universe.hpp" #include "nativeInst_x86.hpp" #include "oops/compiledICHolder.hpp" #include "oops/oop.inline.hpp"