comparison src/share/vm/services/memReporter.hpp @ 8001:db9981fd3124

8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS Summary: Rename INCLUDE_ALTERNATE_GCS to INCLUDE_ALL_GCS and replace SERIALGC with INCLUDE_ALL_GCS. Reviewed-by: coleenp, stefank
author jprovino
date Wed, 23 Jan 2013 13:02:39 -0500
parents 79f492f184d0
children de6a9e811145
comparison
equal deleted inserted replaced
7619:46e60405583b 8001:db9981fd3124
27 27
28 #include "runtime/mutexLocker.hpp" 28 #include "runtime/mutexLocker.hpp"
29 #include "services/memBaseline.hpp" 29 #include "services/memBaseline.hpp"
30 #include "services/memTracker.hpp" 30 #include "services/memTracker.hpp"
31 #include "utilities/ostream.hpp" 31 #include "utilities/ostream.hpp"
32 #include "utilities/macros.hpp"
32 33
33 #if INCLUDE_NMT 34 #if INCLUDE_NMT
34 35
35 /* 36 /*
36 * MemBaselineReporter reports data to this outputer class, 37 * MemBaselineReporter reports data to this outputer class,