8297644: RISC-V: Compilation error when shenandoah is disabled
Reviewed-by: fyang, yadongwang
This commit is contained in:
parent
27b339d189
commit
4d730f561f
@ -960,11 +960,13 @@ definitions %{
|
||||
source_hpp %{
|
||||
|
||||
#include "asm/macroAssembler.hpp"
|
||||
#include "gc/shared/barrierSetAssembler.hpp"
|
||||
#include "gc/shared/cardTable.hpp"
|
||||
#include "gc/shared/cardTableBarrierSet.hpp"
|
||||
#include "gc/shared/collectedHeap.hpp"
|
||||
#include "opto/addnode.hpp"
|
||||
#include "opto/convertnode.hpp"
|
||||
#include "runtime/objectMonitor.hpp"
|
||||
|
||||
extern RegMask _ANY_REG32_mask;
|
||||
extern RegMask _ANY_REG_mask;
|
||||
|
Loading…
x
Reference in New Issue
Block a user