Skip to content

Commit 1df94c9

Browse files
committed
8256912: Zero builds fail after JDK-8255984
Reviewed-by: zgu, rkennke
1 parent b3497f9 commit 1df94c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/hotspot/share/gc/shenandoah/heuristics/shenandoahAdaptiveHeuristics.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
#include "gc/shenandoah/heuristics/shenandoahAdaptiveHeuristics.hpp"
2828
#include "gc/shenandoah/shenandoahCollectionSet.hpp"
2929
#include "gc/shenandoah/shenandoahFreeSet.hpp"
30+
#include "gc/shenandoah/shenandoahHeap.inline.hpp"
31+
#include "gc/shenandoah/shenandoahHeapRegion.inline.hpp"
3032
#include "logging/log.hpp"
3133
#include "logging/logTag.hpp"
3234
#include "utilities/quickSort.hpp"

0 commit comments

Comments
 (0)