mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54: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
|
@ -39,7 +39,7 @@
|
|||
#include "runtime/threadSMR.hpp"
|
||||
#include "runtime/vframe.hpp"
|
||||
#include "runtime/vmThread.hpp"
|
||||
#include "runtime/vm_operations.hpp"
|
||||
#include "runtime/vmOperations.hpp"
|
||||
|
||||
|
||||
static bool _biased_locking_enabled = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue