mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8229838: Rename markOop files to markWord
Reviewed-by: dholmes, rehn
This commit is contained in:
parent
9f41d4d2f2
commit
a3d6be2b2d
58 changed files with 64 additions and 64 deletions
|
@ -33,7 +33,7 @@
|
|||
#include "interpreter/interpreter.hpp"
|
||||
#include "interpreter/interpreterRuntime.hpp"
|
||||
#include "oops/arrayOop.hpp"
|
||||
#include "oops/markOop.hpp"
|
||||
#include "oops/markWord.hpp"
|
||||
#include "prims/jvmtiExport.hpp"
|
||||
#include "prims/jvmtiThreadState.hpp"
|
||||
#include "runtime/basicLock.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue