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

@ -37,6 +37,7 @@
#include "compiler/compileBroker.hpp"
#include "compiler/compileTask.hpp"
#include "gc/shared/barrierSet.hpp"
#include "gc/shared/collectedHeap.hpp"
#include "gc/shared/gcId.hpp"
#include "gc/shared/gcLocker.inline.hpp"
#include "gc/shared/gcVMOperations.hpp"