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 2323 */
2424
2525#include " precompiled.hpp"
26+ #include " classfile/javaClasses.hpp"
2627#include " gc/shared/barrierSet.hpp"
2728#include " gc/shenandoah/shenandoahBarrierSet.hpp"
2829#include " gc/shenandoah/shenandoahForwarding.hpp"
Original file line number Diff line number Diff line change 2929#include " classfile/classLoaderDataGraph.hpp"
3030#include " code/codeCache.hpp"
3131#include " gc/shenandoah/shenandoahAsserts.hpp"
32- #include " gc/shenandoah/shenandoahHeap.hpp"
32+ #include " gc/shenandoah/shenandoahHeap.inline. hpp"
3333#include " gc/shenandoah/shenandoahPhaseTimings.hpp"
3434#include " gc/shenandoah/shenandoahRootVerifier.hpp"
3535#include " gc/shenandoah/shenandoahStringDedup.hpp"
You can’t perform that action at this time.
0 commit comments