< prev index next >

src/hotspot/share/gc/z/zCollectedHeap.hpp

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

*** 28,37 **** --- 28,38 ---- #include "gc/shared/softRefPolicy.hpp" #include "gc/z/zBarrierSet.hpp" #include "gc/z/zHeap.hpp" #include "gc/z/zInitialize.hpp" #include "gc/z/zRuntimeWorkers.hpp" + #include "memory/metaspace.hpp" class ZDirector; class ZDriver; class ZStat;
< prev index next >