< prev index next >

src/hotspot/share/gc/shared/barrierSetConfig.inline.hpp

Print this page

        

*** 30,37 **** --- 30,38 ---- #include "gc/shared/modRefBarrierSet.inline.hpp" #include "gc/shared/cardTableBarrierSet.inline.hpp" #if INCLUDE_ALL_GCS #include "gc/g1/g1BarrierSet.inline.hpp" // G1 support + #include "gc/epsilon/epsilonBarrierSet.hpp" // Epsilon support #endif #endif // SHARE_VM_GC_SHARED_BARRIERSETCONFIG_INLINE_HPP
< prev index next >