mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8199472: Fix non-PCH build after JDK-8199319
Reviewed-by: stefank, coleenp
This commit is contained in:
parent
394e34d821
commit
97cfb7bbb7
18 changed files with 38 additions and 11 deletions
|
@ -68,6 +68,7 @@
|
|||
#include "oops/objArrayOop.inline.hpp"
|
||||
#include "oops/oop.inline.hpp"
|
||||
#include "runtime/atomic.hpp"
|
||||
#include "runtime/handles.inline.hpp"
|
||||
#include "runtime/javaCalls.hpp"
|
||||
#include "runtime/jniHandles.hpp"
|
||||
#include "runtime/mutex.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue