8254365: ciMethod.hpp should not include methodHandles.hpp

Reviewed-by: dholmes, coleenp
This commit is contained in:
Ioi Lam 2020-10-14 04:59:52 +00:00
parent d50e0de8fb
commit a098037375
21 changed files with 23 additions and 3 deletions

View file

@ -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"