mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 23:34:52 +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
|
@ -40,7 +40,7 @@
|
|||
#include "runtime/os.hpp"
|
||||
#include "runtime/safepointVerifiers.hpp"
|
||||
#include "runtime/sharedRuntime.hpp"
|
||||
#include "runtime/vm_operations.hpp"
|
||||
#include "runtime/vmOperations.hpp"
|
||||
|
||||
bool AOTLib::_narrow_oop_shift_initialized = false;
|
||||
int AOTLib::_narrow_oop_shift = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue