< prev index next >

src/hotspot/share/gc/shared/collectedHeap.hpp

Print this page
rev 60538 : imported patch jep387-misc.patch

*** 27,36 **** --- 27,37 ---- #include "gc/shared/gcCause.hpp" #include "gc/shared/gcWhen.hpp" #include "gc/shared/verifyOption.hpp" #include "memory/allocation.hpp" + #include "memory/metaspace.hpp" #include "memory/universe.hpp" #include "runtime/handles.hpp" #include "runtime/perfData.hpp" #include "runtime/safepoint.hpp" #include "services/memoryUsage.hpp"
< prev index next >