src/hotspot/share/memory/metaspace/metaDebug.hpp
branchstuefe-new-metaspace-branch
changeset 58683 2d5dd194c65c
parent 58227 0e7d9a23261e
equal deleted inserted replaced
58651:a2d3074db7a9 58683:2d5dd194c65c
    24 
    24 
    25 #ifndef SHARE_MEMORY_METASPACE_METADEBUG_HPP
    25 #ifndef SHARE_MEMORY_METASPACE_METADEBUG_HPP
    26 #define SHARE_MEMORY_METASPACE_METADEBUG_HPP
    26 #define SHARE_MEMORY_METASPACE_METADEBUG_HPP
    27 
    27 
    28 #include "memory/allocation.hpp"
    28 #include "memory/allocation.hpp"
       
    29 #include "runtime/globals.hpp" // For MetaspaceVerifyInterval
    29 
    30 
    30 namespace metaspace {
    31 namespace metaspace {
    31 
    32 
    32 class Metadebug : AllStatic {
    33 class Metadebug : AllStatic {
    33   // Debugging support for Metaspaces
    34   // Debugging support for Metaspaces