mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 17:44:40 +02:00
8264797: Do not include klassVtable.hpp from instanceKlass.hpp
Reviewed-by: coleenp, stefank
This commit is contained in:
parent
eb5c097b6d
commit
c3abdc9aad
5 changed files with 5 additions and 1 deletions
|
@ -31,6 +31,7 @@
|
|||
#include "jvmci/jvmciRuntime.hpp"
|
||||
#include "jvmci/vmStructs_compiler_runtime.hpp"
|
||||
#include "jvmci/vmStructs_jvmci.hpp"
|
||||
#include "oops/klassVtable.hpp"
|
||||
#include "oops/objArrayKlass.hpp"
|
||||
#include "runtime/deoptimization.hpp"
|
||||
#include "runtime/flags/jvmFlag.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue