< prev index next >

src/hotspot/share/gc/g1/g1InCSetState.hpp

Print this page

        

*** 25,35 **** #ifndef SHARE_VM_GC_G1_G1INCSETSTATE_HPP #define SHARE_VM_GC_G1_G1INCSETSTATE_HPP #include "gc/g1/g1BiasedArray.hpp" #include "gc/g1/heapRegion.hpp" - #include "memory/allocation.hpp" // Per-region state during garbage collection. struct InCSetState { public: // We use different types to represent the state value. Particularly SPARC puts --- 25,34 ----
< prev index next >