hotspot/src/share/vm/memory/tenuredGeneration.cpp
changeset 28220 6be786c17d01
parent 28033 ab63acbd99ec
child 28938 11510c618fc7
equal deleted inserted replaced
28219:4fd1bd84c735 28220:6be786c17d01
    26 #include "gc_implementation/shared/collectorCounters.hpp"
    26 #include "gc_implementation/shared/collectorCounters.hpp"
    27 #include "gc_implementation/shared/gcTimer.hpp"
    27 #include "gc_implementation/shared/gcTimer.hpp"
    28 #include "gc_implementation/shared/parGCAllocBuffer.hpp"
    28 #include "gc_implementation/shared/parGCAllocBuffer.hpp"
    29 #include "memory/allocation.inline.hpp"
    29 #include "memory/allocation.inline.hpp"
    30 #include "memory/blockOffsetTable.inline.hpp"
    30 #include "memory/blockOffsetTable.inline.hpp"
       
    31 #include "memory/cardGeneration.inline.hpp"
    31 #include "memory/generationSpec.hpp"
    32 #include "memory/generationSpec.hpp"
    32 #include "memory/genMarkSweep.hpp"
    33 #include "memory/genMarkSweep.hpp"
    33 #include "memory/genOopClosures.inline.hpp"
    34 #include "memory/genOopClosures.inline.hpp"
    34 #include "memory/space.hpp"
    35 #include "memory/space.hpp"
    35 #include "memory/tenuredGeneration.inline.hpp"
    36 #include "memory/tenuredGeneration.inline.hpp"