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

@ -50,6 +50,7 @@
#include "runtime/frame.inline.hpp"
#include "runtime/interfaceSupport.inline.hpp"
#include "runtime/jniHandles.inline.hpp"
#include "runtime/reflectionUtils.hpp"
#include "runtime/timerTrace.hpp"
#include "runtime/vframe_hp.hpp"