8251560: Remove excessive header file inclusion from systemDictionary.hpp and others

Reviewed-by: coleenp
This commit is contained in:
Ioi Lam 2020-08-31 08:05:08 -07:00
parent a616bc979b
commit dd89c92c50
35 changed files with 187 additions and 141 deletions

View file

@ -36,6 +36,7 @@
#include "memory/metaspaceShared.hpp"
#include "memory/resourceArea.hpp"
#include "runtime/handles.inline.hpp"
#include "runtime/java.hpp"
#include "runtime/javaCalls.hpp"
#include "utilities/defaultStream.hpp"
#include "utilities/hashtable.inline.hpp"