8222926: Shenandoah build fails with --with-jvm-features=-compiler1

Reviewed-by: shade, rkennke
This commit is contained in:
Ao Qi 2019-05-08 20:57:12 +08:00 committed by Ao Qi
parent c98fb7d64b
commit c5fc45ee08
8 changed files with 10 additions and 6 deletions

View file

@ -31,6 +31,7 @@
#include "jvmci/vmStructs_compiler_runtime.hpp"
#include "jvmci/vmStructs_jvmci.hpp"
#include "oops/objArrayKlass.hpp"
#include "runtime/deoptimization.hpp"
#include "runtime/sharedRuntime.hpp"
#if INCLUDE_G1GC
#include "gc/g1/g1CardTable.hpp"