< prev index next >

src/share/vm/gc_implementation/shared/markSweep.inline.hpp

Print this page
rev 10719 : [backport] Fix up superfluous changes against upstream

@@ -24,11 +24,10 @@
 
 #ifndef SHARE_VM_GC_IMPLEMENTATION_SHARED_MARKSWEEP_INLINE_HPP
 #define SHARE_VM_GC_IMPLEMENTATION_SHARED_MARKSWEEP_INLINE_HPP
 
 #include "gc_implementation/shared/markSweep.hpp"
-#include "memory/barrierSet.hpp"
 #include "gc_interface/collectedHeap.hpp"
 #include "utilities/stack.inline.hpp"
 #include "utilities/macros.hpp"
 #if INCLUDE_ALL_GCS
 #include "gc_implementation/g1/g1StringDedup.hpp"
< prev index next >