mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-14 14:40:43 +00:00
fix: Add #include "gc/shenandoah/shenandoahHeap.hpp" to build error
This commit is contained in:
parent
371d676da2
commit
048131bfc8
@ -25,6 +25,7 @@
|
||||
#include "gc/shenandoah/shenandoahAllocator.hpp"
|
||||
#include "gc/shenandoah/shenandoahAllocRequest.hpp"
|
||||
#include "gc/shenandoah/shenandoahFreeSet.hpp"
|
||||
#include "gc/shenandoah/shenandoahHeap.hpp"
|
||||
#include "gc/shenandoah/shenandoahHeapRegion.hpp"
|
||||
|
||||
ShenandoahAllocator::ShenandoahAllocator(ShenandoahFreeSet* free_set)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user