8261868: Reduce inclusion of metaspace.hpp

Reviewed-by: stuefe, ccheung
This commit is contained in:
Ioi Lam 2021-02-25 04:31:12 +00:00
parent 3a0d6a64bc
commit 0f8be6e433
52 changed files with 253 additions and 161 deletions

View file

@ -42,6 +42,7 @@
#endif
#include "logging/log.hpp"
#include "logging/logStream.hpp"
#include "memory/metaspaceUtils.hpp"
#include "memory/oopFactory.hpp"
#include "memory/resourceArea.hpp"
#include "memory/dynamicArchive.hpp"