author | shade |
Thu, 19 Apr 2018 15:37:43 +0200 | |
branch | epsilon-gc-branch |
changeset 56461 | d661341c153a |
parent 56458 | 7d42ec654589 |
child 56472 | 02bd022fcea1 |
src/hotspot/share/gc/epsilon/epsilonMonitoringSupport.cpp | file | annotate | diff | comparison | revisions |
--- a/src/hotspot/share/gc/epsilon/epsilonMonitoringSupport.cpp Thu Apr 19 14:17:54 2018 +0200 +++ b/src/hotspot/share/gc/epsilon/epsilonMonitoringSupport.cpp Thu Apr 19 15:37:43 2018 +0200 @@ -27,6 +27,7 @@ #include "gc/shared/generationCounters.hpp" #include "memory/allocation.hpp" #include "memory/allocation.inline.hpp" +#include "memory/metaspaceCounters.hpp" #include "memory/resourceArea.hpp" #include "services/memoryService.hpp"