src/hotspot/share/memory/metaspace/rootChunkArea.hpp
branchstuefe-new-metaspace-branch
changeset 59257 990b1fed3b47
parent 58099 5aeb07390c74
equal deleted inserted replaced
59238:6ce12ce00d3e 59257:990b1fed3b47
    39 class MetachunkClosure;
    39 class MetachunkClosure;
    40 class MetachunkListCluster;
    40 class MetachunkListCluster;
    41 class VirtualSpaceNode;
    41 class VirtualSpaceNode;
    42 
    42 
    43 
    43 
    44 // RootChunkArea describes the chunk composition of a root-chunk-sized areal.
    44 // RootChunkArea describes the chunk composition of a root-chunk-sized area.
    45 //
    45 //
    46 
    46 
    47 class RootChunkArea {
    47 class RootChunkArea {
    48 
    48 
    49   // The base address of this area.
    49   // The base address of this area.