8218041: Assorted wrong/missing includes

Reviewed-by: dholmes, kbarrett, stefank, shade
This commit is contained in:
Robbin Ehn 2019-01-31 10:31:39 +01:00
parent 142d146363
commit 046a1f0ff7
42 changed files with 82 additions and 56 deletions

View file

@ -49,7 +49,7 @@
#include "prims/jvmtiThreadState.inline.hpp"
#include "runtime/arguments.hpp"
#include "runtime/fieldDescriptor.inline.hpp"
#include "runtime/handles.hpp"
#include "runtime/handles.inline.hpp"
#include "runtime/interfaceSupport.inline.hpp"
#include "runtime/javaCalls.hpp"
#include "runtime/jniHandles.inline.hpp"