< prev index next >

src/hotspot/share/gc/cms/vmCMSOperations.hpp

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

@@ -27,11 +27,11 @@
 
 #include "gc/cms/concurrentMarkSweepGeneration.hpp"
 #include "gc/shared/gcCause.hpp"
 #include "gc/shared/gcId.hpp"
 #include "gc/shared/vmGCOperations.hpp"
-#include "runtime/vm_operations.hpp"
+#include "runtime/vmOperations.hpp"
 
 // The VM_CMS_Operation is slightly different from
 // a VM_GC_Operation -- and would not have subclassed easily
 // to VM_GC_Operation without several changes to VM_GC_Operation.
 // To minimize the changes, we have replicated some of the VM_GC_Operation
< prev index next >