changeset 54786 | ebf733a324d4 |
parent 54065 | f984aca565c1 |
child 55682 | 70fab3a8ff02 |
child 58678 | 9cf78a70fa4f |
--- a/src/hotspot/share/services/attachListener.cpp Thu May 09 14:26:52 2019 +0200 +++ b/src/hotspot/share/services/attachListener.cpp Thu May 09 14:28:30 2019 +0200 @@ -27,6 +27,7 @@ #include "classfile/systemDictionary.hpp" #include "gc/shared/gcVMOperations.hpp" #include "memory/resourceArea.hpp" +#include "memory/universe.hpp" #include "oops/oop.inline.hpp" #include "oops/typeArrayOop.inline.hpp" #include "prims/jvmtiExport.hpp"