diff src/share/vm/runtime/globals.hpp @ 6109:bbc900c2482a

7172279: G1: Clean up TraceGen0Time and TraceGen1Time data gathering Summary: Simplify code, remove unused code, remove ExitAfterGCNum Reviewed-by: huntch, johnc
author brutisso
date Thu, 31 May 2012 21:10:33 +0200
parents 9d679effd28c
children 8b0a4867acf0 e9140bf80b4a
line wrap: on
line diff
--- a/src/share/vm/runtime/globals.hpp	Wed May 30 10:26:24 2012 -0700
+++ b/src/share/vm/runtime/globals.hpp	Thu May 31 21:10:33 2012 +0200
@@ -3285,9 +3285,6 @@
   diagnostic(intx, VerifyGCLevel,     0,                                    \
           "Generation level at which to start +VerifyBefore/AfterGC")       \
                                                                             \
-  develop(uintx, ExitAfterGCNum,   0,                                       \
-          "If non-zero, exit after this GC.")                               \
-                                                                            \
   product(intx, MaxTenuringThreshold,    15,                                \
           "Maximum value for tenuring threshold")                           \
                                                                             \