--- old/src/share/vm/runtime/globals.hpp 2012-05-28 22:32:04.220106500 +0200 +++ new/src/share/vm/runtime/globals.hpp 2012-05-28 22:32:03.367057700 +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") \ \