mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8310494: Do not include constantPool.hpp from instanceKlass.hpp
Reviewed-by: stefank, coleenp
This commit is contained in:
parent
0314292cb2
commit
bfcca5eff9
5 changed files with 48 additions and 25 deletions
|
@ -28,7 +28,9 @@
|
|||
#include "classfile/vmClasses.hpp"
|
||||
#include "oops/instanceKlass.hpp"
|
||||
#include "oops/oopsHierarchy.hpp"
|
||||
#include "oops/symbol.hpp"
|
||||
#include "runtime/handles.hpp"
|
||||
#include "runtime/os.hpp"
|
||||
#include "utilities/macros.hpp"
|
||||
#include "utilities/vmEnums.hpp"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue