Skip to content

Commit f15a31f

Browse files
theaoqizhengyu123
authored andcommitted
8220344: Build failures when using --with-jvm-features=-g1gc,-jfr
Reviewed-by: tschatzl, zgu
1 parent 59b342c commit f15a31f

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/hotspot/share/gc/shenandoah/shenandoahBarrierSet.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
*/
2323

2424
#include "precompiled.hpp"
25-
#include "gc/g1/g1BarrierSet.hpp"
2625
#include "gc/shenandoah/shenandoahAsserts.hpp"
2726
#include "gc/shenandoah/shenandoahBarrierSet.hpp"
2827
#include "gc/shenandoah/shenandoahBarrierSetAssembler.hpp"

src/hotspot/share/jvmci/vmStructs_jvmci.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
#include "code/codeBlob.hpp"
2727
#include "compiler/abstractCompiler.hpp"
2828
#include "compiler/compileBroker.hpp"
29+
#include "gc/shared/cardTable.hpp"
2930
#include "gc/shared/collectedHeap.hpp"
3031
#include "jvmci/jvmciCodeInstaller.hpp"
3132
#include "jvmci/jvmciCompilerToVM.hpp"

0 commit comments

Comments
 (0)