mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8210864: Reduce the use of metaspaceShared.hpp
Reviewed-by: coleenp, lfoltan
This commit is contained in:
parent
f0108ea40c
commit
1619cbd14b
13 changed files with 56 additions and 17 deletions
|
@ -35,7 +35,7 @@
|
|||
#include "logging/logStream.hpp"
|
||||
#include "memory/allocation.inline.hpp"
|
||||
#include "memory/filemap.hpp"
|
||||
#include "memory/metaspaceShared.hpp"
|
||||
#include "memory/metaspaceShared.inline.hpp"
|
||||
#include "memory/resourceArea.hpp"
|
||||
#include "memory/universe.hpp"
|
||||
#include "oops/access.inline.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue