< prev index next >

src/hotspot/share/utilities/globalCounter.inline.hpp

Print this page

        

@@ -24,11 +24,10 @@
 
 #ifndef SHARE_UTILITIES_GLOBALCOUNTER_INLINE_HPP
 #define SHARE_UTILITIES_GLOBALCOUNTER_INLINE_HPP
 
 #include "runtime/atomic.hpp"
-#include "runtime/orderAccess.hpp"
 #include "runtime/thread.inline.hpp"
 #include "utilities/globalCounter.hpp"
 
 inline GlobalCounter::CSContext
 GlobalCounter::critical_section_begin(Thread *thread) {
< prev index next >