mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-16 17:14:41 +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
|
@ -71,6 +71,7 @@
|
|||
#include "oops/instanceMirrorKlass.hpp"
|
||||
#include "oops/instanceOop.hpp"
|
||||
#include "oops/klass.hpp"
|
||||
#include "oops/klassVtable.hpp"
|
||||
#include "oops/markWord.hpp"
|
||||
#include "oops/method.hpp"
|
||||
#include "oops/methodCounters.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue