8241074: JDK-8240363 broke the build on AArch64

Reviewed-by: shade
This commit is contained in:
Erik Österlund 2020-03-16 17:13:56 +00:00
parent 2b4b3d9efc
commit 8b73900222

View File

@ -24,6 +24,7 @@
#include "precompiled.hpp"
#include "asm/codeBuffer.hpp"
#include "asm/macroAssembler.hpp"
#include "opto/block.hpp"
#include "opto/constantTable.hpp"
#include "opto/machnode.hpp"