8259957: Build failure without C1 Compiler after JDK-8258004

Reviewed-by: dholmes, shade
This commit is contained in:
Jie Fu 2021-01-19 07:43:53 +00:00
parent dfee7b8ad6
commit bd81ccfd92

View File

@ -36,6 +36,7 @@
#include "runtime/flags/jvmFlag.hpp"
#include "runtime/sharedRuntime.hpp"
#include "runtime/stubRoutines.hpp"
#include "runtime/vm_version.hpp"
#if INCLUDE_G1GC
#include "gc/g1/g1CardTable.hpp"
#include "gc/g1/heapRegion.hpp"