mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8223624: Cleanup includes of universe.hpp
Reviewed-by: coleenp, lkorinth
This commit is contained in:
parent
819cde280c
commit
c90f3ee68b
194 changed files with 168 additions and 65 deletions
|
@ -40,6 +40,7 @@
|
|||
#include "classfile/protectionDomainCache.hpp"
|
||||
#include "classfile/resolutionErrors.hpp"
|
||||
#include "classfile/stringTable.hpp"
|
||||
#include "classfile/symbolTable.hpp"
|
||||
#include "classfile/systemDictionary.hpp"
|
||||
#include "classfile/vmSymbols.hpp"
|
||||
#include "code/codeCache.hpp"
|
||||
|
@ -56,6 +57,7 @@
|
|||
#include "memory/metaspaceClosure.hpp"
|
||||
#include "memory/oopFactory.hpp"
|
||||
#include "memory/resourceArea.hpp"
|
||||
#include "memory/universe.hpp"
|
||||
#include "oops/access.inline.hpp"
|
||||
#include "oops/instanceKlass.hpp"
|
||||
#include "oops/instanceRefKlass.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue