8260012: Reduce inclusion of collectedHeap.hpp and heapInspection.hpp

Reviewed-by: stefank, tschatzl
This commit is contained in:
Ioi Lam 2021-02-04 04:05:33 +00:00
parent 9b7a8f1982
commit 82028e70d1
60 changed files with 103 additions and 41 deletions

View file

@ -34,6 +34,7 @@
#include "code/codeCache.hpp"
#include "compiler/compileBroker.hpp"
#include "compiler/compilerOracle.hpp"
#include "gc/shared/collectedHeap.hpp"
#include "interpreter/bytecodeHistogram.hpp"
#include "jfr/jfrEvents.hpp"
#include "jfr/support/jfrThreadId.hpp"