< prev index next >

src/hotspot/share/gc/z/zRootsIterator.cpp

Print this page
rev 57156 : imported patch 8234796-v3

*** 37,46 **** --- 37,47 ---- #include "gc/z/zNMethod.hpp" #include "gc/z/zOopClosures.inline.hpp" #include "gc/z/zRootsIterator.hpp" #include "gc/z/zStat.hpp" #include "gc/z/zThreadLocalData.hpp" + #include "memory/iterator.hpp" #include "memory/resourceArea.hpp" #include "memory/universe.hpp" #include "prims/jvmtiExport.hpp" #include "prims/resolvedMethodTable.hpp" #include "runtime/atomic.hpp"
< prev index next >