< prev index next >

src/share/vm/prims/jvmtiTagMap.cpp

Print this page
rev 8362 : [mq]: hotspot

*** 47,57 **** #include "runtime/vmThread.hpp" #include "runtime/vm_operations.hpp" #include "services/serviceUtil.hpp" #include "utilities/macros.hpp" #if INCLUDE_ALL_GCS ! #include "gc_implementation/parallelScavenge/parallelScavengeHeap.hpp" #endif // INCLUDE_ALL_GCS // JvmtiTagHashmapEntry // // Each entry encapsulates a reference to the tagged object --- 47,57 ---- #include "runtime/vmThread.hpp" #include "runtime/vm_operations.hpp" #include "services/serviceUtil.hpp" #include "utilities/macros.hpp" #if INCLUDE_ALL_GCS ! #include "gc/parallel/parallelScavengeHeap.hpp" #endif // INCLUDE_ALL_GCS // JvmtiTagHashmapEntry // // Each entry encapsulates a reference to the tagged object
< prev index next >