8025608: GC trace events missing nursery size information

Reviewed-by: sjohanss, mgerdin
This commit is contained in:
David Lindholm 2015-06-12 12:55:32 +02:00
parent 2a9614af95
commit c3f3f0f1bd
6 changed files with 68 additions and 0 deletions

View file

@ -44,6 +44,7 @@ class GCHeapSummary;
class MetaspaceChunkFreeListSummary;
class MetaspaceSummary;
class PSHeapSummary;
class G1HeapSummary;
class ReferenceProcessorStats;
class TimePartitions;
class BoolObjectClosure;