changeset 12781 | dd6480eea079 |
parent 12630 | ddf6ee008138 |
child 13087 | 673ea6efaf18 |
child 12957 | f3cc386f349e |
--- a/hotspot/src/share/vm/runtime/globals.hpp Wed May 30 10:26:24 2012 -0700 +++ b/hotspot/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") \ \