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 "code/vtableStubs.hpp"
#include "compiler/disassembler.hpp"
#include "interpreter/bytecode.hpp"
#include "interpreter/interpreter.hpp"
#include "memory/allocation.inline.hpp"
#include "memory/heap.hpp"
#include "memory/resourceArea.hpp"