File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
src/hotspot/share/gc/shenandoah Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 23
23
*/
24
24
25
25
#include " precompiled.hpp"
26
+ #include " classfile/javaClasses.hpp"
26
27
#include " gc/shared/barrierSet.hpp"
27
28
#include " gc/shenandoah/shenandoahBarrierSet.hpp"
28
29
#include " gc/shenandoah/shenandoahForwarding.hpp"
Original file line number Diff line number Diff line change 29
29
#include " classfile/classLoaderDataGraph.hpp"
30
30
#include " code/codeCache.hpp"
31
31
#include " gc/shenandoah/shenandoahAsserts.hpp"
32
- #include " gc/shenandoah/shenandoahHeap.hpp"
32
+ #include " gc/shenandoah/shenandoahHeap.inline. hpp"
33
33
#include " gc/shenandoah/shenandoahPhaseTimings.hpp"
34
34
#include " gc/shenandoah/shenandoahRootVerifier.hpp"
35
35
#include " gc/shenandoah/shenandoahStringDedup.hpp"
You can’t perform that action at this time.
0 commit comments