mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +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
|
@ -25,7 +25,7 @@
|
|||
#ifndef SHARE_GC_SHARED_AGETABLE_HPP
|
||||
#define SHARE_GC_SHARED_AGETABLE_HPP
|
||||
|
||||
#include "oops/markOop.hpp"
|
||||
#include "oops/markWord.hpp"
|
||||
#include "oops/oop.hpp"
|
||||
#include "runtime/perfData.hpp"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue