src/share/vm/gc_implementation/g1/concurrentMark.cpp

Print this page
rev 6521 : 8044775: Improve usage of umbrella header atomic.inline.hpp.

@@ -43,10 +43,11 @@
 #include "memory/referencePolicy.hpp"
 #include "memory/resourceArea.hpp"
 #include "oops/oop.inline.hpp"
 #include "runtime/handles.inline.hpp"
 #include "runtime/java.hpp"
+#include "runtime/atomic.inline.hpp"
 #include "runtime/prefetch.inline.hpp"
 #include "services/memTracker.hpp"
 
 // Concurrent marking bit map wrapper