mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 06:14:49 +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
|
@ -52,7 +52,7 @@
|
|||
#include "gc/shared/referencePolicy.hpp"
|
||||
#include "gc/shared/referenceProcessor.hpp"
|
||||
#include "gc/shared/referenceProcessorPhaseTimes.hpp"
|
||||
#include "gc/shared/spaceDecorator.hpp"
|
||||
#include "gc/shared/spaceDecorator.inline.hpp"
|
||||
#include "gc/shared/weakProcessor.hpp"
|
||||
#include "gc/shared/workerPolicy.hpp"
|
||||
#include "gc/shared/workgroup.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue