8191858: Add missing includes in memoryManager.hpp
Reviewed-by: ehelin, tschatzl, pliden
This commit is contained in:
parent
627a32d672
commit
5fd6905c94
@ -25,7 +25,10 @@
|
||||
#ifndef SHARE_VM_SERVICES_MEMORYMANAGER_HPP
|
||||
#define SHARE_VM_SERVICES_MEMORYMANAGER_HPP
|
||||
|
||||
#include "gc/shared/gcCause.hpp"
|
||||
#include "memory/allocation.hpp"
|
||||
#include "oops/oopsHierarchy.hpp"
|
||||
#include "runtime/handles.hpp"
|
||||
#include "runtime/timer.hpp"
|
||||
#include "services/memoryUsage.hpp"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user