We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3497f9 commit 1df94c9Copy full SHA for 1df94c9
src/hotspot/share/gc/shenandoah/heuristics/shenandoahAdaptiveHeuristics.cpp
@@ -27,6 +27,8 @@
27
#include "gc/shenandoah/heuristics/shenandoahAdaptiveHeuristics.hpp"
28
#include "gc/shenandoah/shenandoahCollectionSet.hpp"
29
#include "gc/shenandoah/shenandoahFreeSet.hpp"
30
+#include "gc/shenandoah/shenandoahHeap.inline.hpp"
31
+#include "gc/shenandoah/shenandoahHeapRegion.inline.hpp"
32
#include "logging/log.hpp"
33
#include "logging/logTag.hpp"
34
#include "utilities/quickSort.hpp"
0 commit comments