mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 17:44:40 +02:00
8261672: Reduce inclusion of classLoaderData.hpp
Reviewed-by: lfoltan, coleenp
This commit is contained in:
parent
95d73129ce
commit
235da6aa04
59 changed files with 135 additions and 74 deletions
|
@ -25,7 +25,6 @@
|
|||
#ifndef SHARE_OOPS_INSTANCEKLASS_HPP
|
||||
#define SHARE_OOPS_INSTANCEKLASS_HPP
|
||||
|
||||
#include "classfile/classLoaderData.hpp"
|
||||
#include "memory/referenceType.hpp"
|
||||
#include "oops/annotations.hpp"
|
||||
#include "oops/constMethod.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue