mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-04 18:55:22 +00:00
add include header shenandoahAllocRequest.hpp
This commit is contained in:
parent
4d5722a3ed
commit
f299e1650a
@ -27,6 +27,7 @@
|
||||
#define SHARE_GC_SHENANDOAH_SHENANDOAHALLOCATOR_HPP
|
||||
|
||||
#include "gc/shenandoah/shenandoahFreeSetPartitionId.hpp"
|
||||
#include "gc/shenandoah/shenandoahAllocRequest.hpp"
|
||||
#include "memory/allocation.hpp"
|
||||
#include "memory/padded.hpp"
|
||||
#include "utilities/globalDefinitions.hpp"
|
||||
@ -34,7 +35,6 @@
|
||||
class ShenandoahFreeSet;
|
||||
class ShenandoahRegionPartitions;
|
||||
class ShenandoahHeapRegion;
|
||||
class ShenandoahAllocRequest;
|
||||
|
||||
template <ShenandoahFreeSetPartitionId ALLOC_PARTITION>
|
||||
class ShenandoahAllocator : public CHeapObj<mtGC> {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user