mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 01:24:33 +02:00
8311870: Split CompressedKlassPointers from compressedOops.hpp
Reviewed-by: iklam, rkennke
This commit is contained in:
parent
0b0e064e36
commit
753bd563ec
35 changed files with 345 additions and 232 deletions
|
@ -27,6 +27,7 @@
|
|||
|
||||
#include "memory/iterator.hpp"
|
||||
#include "memory/memRegion.hpp"
|
||||
#include "oops/compressedKlass.hpp"
|
||||
#include "oops/accessDecorators.hpp"
|
||||
#include "oops/markWord.hpp"
|
||||
#include "oops/metadata.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue