mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-16 00:54:38 +02:00
8222926: Shenandoah build fails with --with-jvm-features=-compiler1
Reviewed-by: shade, rkennke
This commit is contained in:
parent
c98fb7d64b
commit
c5fc45ee08
8 changed files with 10 additions and 6 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue