mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8189737: Make HeapRegion not derive from Space
Reviewed-by: sjohanss, kbarrett
This commit is contained in:
parent
f225f7cd0b
commit
c4b3dcf8c1
32 changed files with 304 additions and 286 deletions
|
@ -34,6 +34,7 @@
|
|||
#include "interpreter/abstractInterpreter.hpp"
|
||||
#include "jvmci/compilerRuntime.hpp"
|
||||
#include "jvmci/jvmciRuntime.hpp"
|
||||
#include "logging/log.hpp"
|
||||
#include "memory/allocation.inline.hpp"
|
||||
#include "memory/universe.hpp"
|
||||
#include "oops/compressedOops.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue