< prev index next >

src/share/vm/prims/jvmtiTagMap.cpp

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

@@ -47,11 +47,11 @@
 #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"
+#include "gc/parallel/parallelScavengeHeap.hpp"
 #endif // INCLUDE_ALL_GCS
 
 // JvmtiTagHashmapEntry
 //
 // Each entry encapsulates a reference to the tagged object
< prev index next >