< prev index next >

src/share/vm/ci/ciMetadata.cpp

Print this page
rev 8362 : 8079792: GC directory structure cleanup
Reviewed-by:

*** 23,33 **** */ #include "precompiled.hpp" #include "ci/ciObject.hpp" #include "ci/ciUtilities.hpp" ! #include "gc_interface/collectedHeap.inline.hpp" // ------------------------------------------------------------------ // ciMetadata::print // // Print debugging output about this ciMetadata. --- 23,33 ---- */ #include "precompiled.hpp" #include "ci/ciObject.hpp" #include "ci/ciUtilities.hpp" ! #include "gc/shared/collectedHeap.inline.hpp" // ------------------------------------------------------------------ // ciMetadata::print // // Print debugging output about this ciMetadata.
< prev index next >