mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +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
|
@ -39,6 +39,7 @@
|
|||
#include "oops/oop.inline.hpp"
|
||||
#include "oops/typeArrayOop.inline.hpp"
|
||||
#include "runtime/atomic.hpp"
|
||||
#include "runtime/handles.inline.hpp"
|
||||
#include "runtime/mutexLocker.hpp"
|
||||
#include "services/diagnosticCommand.hpp"
|
||||
#include "utilities/hashtable.inline.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue