We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72b67ad commit 3a03d7dCopy full SHA for 3a03d7d
src/hotspot/share/gc/shenandoah/heuristics/shenandoahAdaptiveHeuristics.cpp
@@ -27,6 +27,7 @@
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/shenandoahGeneration.hpp"
32
#include "gc/shenandoah/shenandoahYoungGeneration.hpp"
33
#include "logging/log.hpp"
0 commit comments