src/share/vm/gc_implementation/shared/ageTable.cpp

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

*** 26,35 **** --- 26,36 ---- #include "gc_implementation/shared/ageTable.hpp" #include "gc_implementation/shared/gcPolicyCounters.hpp" #include "memory/collectorPolicy.hpp" #include "memory/resourceArea.hpp" #include "memory/sharedHeap.hpp" + #include "runtime/atomic.inline.hpp" #include "utilities/copy.hpp" /* Copyright (c) 1992-2009 Oracle and/or its affiliates, and Stanford University. See the LICENSE file for license information. */