mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8076452: Remove SharedHeap
Reviewed-by: stefank, sjohanss, david
This commit is contained in:
parent
7c5c5d80b7
commit
d2f816a875
27 changed files with 68 additions and 220 deletions
|
@ -30,7 +30,7 @@
|
|||
#include "gc_implementation/parallelScavenge/psCompactionManager.hpp"
|
||||
#include "gc_implementation/shared/collectorCounters.hpp"
|
||||
#include "gc_implementation/shared/mutableSpace.hpp"
|
||||
#include "memory/sharedHeap.hpp"
|
||||
#include "gc_interface/collectedHeap.hpp"
|
||||
#include "oops/oop.hpp"
|
||||
|
||||
class ParallelScavengeHeap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue