comparison src/share/vm/prims/jvmtiEnvBase.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 39556eae08af
children c1d7040a1183
comparison
equal deleted inserted replaced
7619:46e60405583b 8001:db9981fd3124
33 #include "runtime/frame.hpp" 33 #include "runtime/frame.hpp"
34 #include "runtime/handles.inline.hpp" 34 #include "runtime/handles.inline.hpp"
35 #include "runtime/thread.hpp" 35 #include "runtime/thread.hpp"
36 #include "runtime/vm_operations.hpp" 36 #include "runtime/vm_operations.hpp"
37 #include "utilities/growableArray.hpp" 37 #include "utilities/growableArray.hpp"
38 #include "utilities/macros.hpp"
38 39
39 // 40 //
40 // Forward Declarations 41 // Forward Declarations
41 // 42 //
42 43