mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8252151: Remove excessive inclusion of arguments.hpp
Reviewed-by: coleenp, stuefe
This commit is contained in:
parent
88f93f3214
commit
a6f41d513e
30 changed files with 41 additions and 15 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue