8199472: Fix non-PCH build after JDK-8199319

Reviewed-by: stefank, coleenp
This commit is contained in:
Volker Simonis 2018-03-14 12:12:00 +01:00
parent 394e34d821
commit 97cfb7bbb7
18 changed files with 38 additions and 11 deletions

View file

@ -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"