mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 10:34:38 +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
|
@ -32,6 +32,7 @@
|
|||
#include "oops/methodData.hpp"
|
||||
#include "oops/oop.inline.hpp"
|
||||
#include "prims/jvmtiThreadState.hpp"
|
||||
#include "prims/methodHandles.hpp"
|
||||
#include "runtime/frame.inline.hpp"
|
||||
#include "runtime/handles.inline.hpp"
|
||||
#include "runtime/monitorChunk.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue