mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8251560: Remove excessive header file inclusion from systemDictionary.hpp and others
Reviewed-by: coleenp
This commit is contained in:
parent
a616bc979b
commit
dd89c92c50
35 changed files with 187 additions and 141 deletions
|
@ -24,8 +24,9 @@
|
|||
|
||||
#include "precompiled.hpp"
|
||||
#include "aot/aotLoader.hpp"
|
||||
#include "classfile/classLoaderDataGraph.hpp"
|
||||
#include "classfile/classFileStream.hpp"
|
||||
#include "classfile/classLoaderDataGraph.hpp"
|
||||
#include "classfile/classLoadInfo.hpp"
|
||||
#include "classfile/javaClasses.inline.hpp"
|
||||
#include "classfile/metadataOnStackMark.hpp"
|
||||
#include "classfile/symbolTable.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue