equal
deleted
inserted
replaced
29 |
29 |
30 #include "gc/shared/modRefBarrierSet.inline.hpp" |
30 #include "gc/shared/modRefBarrierSet.inline.hpp" |
31 #include "gc/shared/cardTableModRefBS.inline.hpp" |
31 #include "gc/shared/cardTableModRefBS.inline.hpp" |
32 |
32 |
33 #if INCLUDE_ALL_GCS |
33 #if INCLUDE_ALL_GCS |
34 #include "gc/g1/g1SATBCardTableModRefBS.inline.hpp" // G1 support |
34 #include "gc/g1/g1BarrierSet.inline.hpp" // G1 support |
35 #include "gc/epsilon/epsilonBarrierSet.hpp" // Epsilon support |
35 #include "gc/epsilon/epsilonBarrierSet.hpp" // Epsilon support |
36 #endif |
36 #endif |
37 |
37 |
38 #endif // SHARE_VM_GC_SHARED_BARRIERSETCONFIG_INLINE_HPP |
38 #endif // SHARE_VM_GC_SHARED_BARRIERSETCONFIG_INLINE_HPP |