mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8214850: Rename vm_operations.?pp files to vmOperations.?pp files
Reviewed-by: dholmes, coleenp
This commit is contained in:
parent
eb5557a98e
commit
528361f7ae
48 changed files with 50 additions and 50 deletions
|
@ -39,7 +39,7 @@
|
|||
#include "runtime/safepoint.hpp"
|
||||
#include "runtime/thread.inline.hpp"
|
||||
#include "runtime/vmThread.hpp"
|
||||
#include "runtime/vm_operations.hpp"
|
||||
#include "runtime/vmOperations.hpp"
|
||||
#include "services/runtimeService.hpp"
|
||||
#include "utilities/dtrace.hpp"
|
||||
#include "utilities/events.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue