8248170: Excessive include of compiledMethod, codeCache, javaClasses and systemDictionary

Reviewed-by: dholmes, kvn, coleenp, stefank
This commit is contained in:
Ioi Lam 2020-07-06 23:11:37 -07:00
parent e58423796e
commit 3d1b1a6bc9
34 changed files with 43 additions and 19 deletions

View file

@ -23,6 +23,7 @@
*/
#include "precompiled.hpp"
#include "code/codeCache.hpp"
#include "compiler/compileBroker.hpp"
#include "gc/shared/collectedHeap.hpp"
#include "jvmci/jvmciCodeInstaller.hpp"