comparison src/share/vm/prims/jvmtiExport.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 bd7a7ce2e264
children 825e6cb66923
comparison
equal deleted inserted replaced
7619:46e60405583b 8001:db9981fd3124
32 #include "oops/oopsHierarchy.hpp" 32 #include "oops/oopsHierarchy.hpp"
33 #include "runtime/frame.hpp" 33 #include "runtime/frame.hpp"
34 #include "runtime/handles.hpp" 34 #include "runtime/handles.hpp"
35 #include "utilities/globalDefinitions.hpp" 35 #include "utilities/globalDefinitions.hpp"
36 #include "utilities/growableArray.hpp" 36 #include "utilities/growableArray.hpp"
37 #include "utilities/macros.hpp"
37 38
38 // Must be included after jvmti.h. 39 // Must be included after jvmti.h.
39 #include "code/jvmticmlr.h" 40 #include "code/jvmticmlr.h"
40 41
41 // Forward declarations 42 // Forward declarations