hotspot Udiff src/share/vm/gc_implementation/concurrentMarkSweep/promotionInfo.cpp (original) (raw)

< prev index next >

Print this page


@@ -21,10 +21,11 @@

#include "precompiled.hpp" +#include "memory/genOopClosures.hpp" #include "gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.hpp" #include "gc_implementation/concurrentMarkSweep/promotionInfo.hpp" #include "oops/markOop.inline.hpp" #include "oops/oop.inline.hpp"

< prev index next >