mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-16 09:04:41 +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
|
@ -41,6 +41,7 @@
|
|||
#include "logging/logStream.hpp"
|
||||
#include "logging/logTag.hpp"
|
||||
#include "memory/allocation.inline.hpp"
|
||||
#include "oops/compressedKlass.hpp"
|
||||
#include "oops/instanceKlass.hpp"
|
||||
#include "oops/oop.inline.hpp"
|
||||
#include "prims/jvmtiAgentList.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue