mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 06:14:49 +02:00
8078628: linux-zero does not build without precompiled header
Add missing includes Reviewed-by: coleenp, stefank, sgehwolf
This commit is contained in:
parent
699feeda58
commit
e68705a3f8
9 changed files with 10 additions and 8 deletions
|
@ -41,6 +41,7 @@
|
|||
#include "oops/verifyOopClosure.hpp"
|
||||
#include "runtime/handles.inline.hpp"
|
||||
#include "runtime/arguments.hpp"
|
||||
#include "runtime/deoptimization.hpp"
|
||||
#include "runtime/icache.hpp"
|
||||
#include "runtime/java.hpp"
|
||||
#include "runtime/mutexLocker.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue