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

@ -58,6 +58,7 @@
#include "runtime/compilationPolicy.hpp"
#include "runtime/deoptimization.hpp"
#include "runtime/flags/flagSetting.hpp"
#include "runtime/handles.inline.hpp"
#include "runtime/init.hpp"
#include "runtime/interfaceSupport.inline.hpp"
#include "runtime/java.hpp"