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

@ -28,6 +28,7 @@
#include "classfile/systemDictionary.hpp"
#include "jvmtifiles/jvmti.h"
#include "oops/oop.hpp"
#include "oops/instanceKlass.hpp"
#include "runtime/os.hpp"
class RecordComponent;