src/share/vm/services/memPtr.hpp

Print this page
rev 6521 : 8044775: Improve usage of umbrella header atomic.inline.hpp.
Reviewed-by: stefank, kvn

*** 24,34 **** #ifndef SHARE_VM_SERVICES_MEM_PTR_HPP #define SHARE_VM_SERVICES_MEM_PTR_HPP #include "memory/allocation.hpp" - #include "runtime/atomic.hpp" #include "runtime/os.hpp" #include "runtime/safepoint.hpp" /* * global sequence generator that generates sequence numbers to serialize --- 24,33 ----