< prev index next >

src/hotspot/share/prims/jvmtiRedefineClasses.hpp

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

@@ -28,11 +28,11 @@
 #include "jvmtifiles/jvmtiEnv.hpp"
 #include "memory/oopFactory.hpp"
 #include "memory/resourceArea.hpp"
 #include "oops/objArrayKlass.hpp"
 #include "oops/objArrayOop.hpp"
-#include "runtime/vm_operations.hpp"
+#include "runtime/vmOperations.hpp"
 
 // Introduction:
 //
 // The RedefineClasses() API is used to change the definition of one or
 // more classes. While the API supports redefining more than one class
< prev index next >