mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 06:14:49 +02:00
8254365: ciMethod.hpp should not include methodHandles.hpp
Reviewed-by: dholmes, coleenp
This commit is contained in:
parent
d50e0de8fb
commit
a098037375
21 changed files with 23 additions and 3 deletions
|
@ -30,6 +30,7 @@
|
|||
#include "jvmci/jvmciRuntime.hpp"
|
||||
#include "memory/universe.hpp"
|
||||
#include "oops/compressedOops.inline.hpp"
|
||||
#include "prims/methodHandles.hpp"
|
||||
#include "runtime/interfaceSupport.inline.hpp"
|
||||
#include "runtime/jniHandles.inline.hpp"
|
||||
#include "runtime/sharedRuntime.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue