< prev index next >

src/hotspot/share/gc/shared/vmGCOperations.hpp

Print this page
rev 52821 : [mq]: 8214850-rename-vm_operations

@@ -30,11 +30,11 @@
 #include "memory/heapInspection.hpp"
 #include "prims/jvmtiExport.hpp"
 #include "runtime/handles.hpp"
 #include "runtime/jniHandles.hpp"
 #include "runtime/synchronizer.hpp"
-#include "runtime/vm_operations.hpp"
+#include "runtime/vmOperations.hpp"
 
 // The following class hierarchy represents
 // a set of operations (VM_Operation) related to GC.
 //
 //  VM_Operation
< prev index next >