8252151: Remove excessive inclusion of arguments.hpp

Reviewed-by: coleenp, stuefe
This commit is contained in:
Ioi Lam 2020-08-26 14:42:07 -07:00
parent 88f93f3214
commit a6f41d513e
30 changed files with 41 additions and 15 deletions

View file

@ -27,6 +27,7 @@
#include "jvmci/jvmciEnv.hpp"
#include "jvmci/jvmciRuntime.hpp"
#include "oops/objArrayOop.inline.hpp"
#include "runtime/arguments.hpp"
#include "runtime/handles.inline.hpp"
JVMCICompiler* JVMCICompiler::_instance = NULL;