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

@ -73,6 +73,7 @@
#include "oops/oop.inline.hpp"
#include "runtime/atomic.hpp"
#include "runtime/handles.inline.hpp"
#include "runtime/java.hpp"
#include "runtime/safepoint.hpp"
#include "runtime/vmThread.hpp"
#include "services/memTracker.hpp"