changeset 54786 | ebf733a324d4 |
parent 54437 | 2ae93028bef3 |
child 57811 | 947252a54b98 |
--- a/src/hotspot/cpu/x86/frame_x86.cpp Thu May 09 14:26:52 2019 +0200 +++ b/src/hotspot/cpu/x86/frame_x86.cpp Thu May 09 14:28:30 2019 +0200 @@ -25,6 +25,7 @@ #include "precompiled.hpp" #include "interpreter/interpreter.hpp" #include "memory/resourceArea.hpp" +#include "memory/universe.hpp" #include "oops/markOop.hpp" #include "oops/method.hpp" #include "oops/oop.inline.hpp"