--- old/src/share/vm/runtime/globals.hpp 2013-11-08 00:02:33.000000000 +0400 +++ new/src/share/vm/runtime/globals.hpp 2013-11-08 00:02:33.000000000 +0400 @@ -3019,9 +3019,6 @@ notproduct(intx, ZombieALotInterval, 5, \ "Number of exits until ZombieALot kicks in") \ \ - develop(bool, StressNonEntrant, false, \ - "Mark nmethods non-entrant at registration") \ - \ diagnostic(intx, MallocVerifyInterval, 0, \ "If non-zero, verify C heap after every N calls to " \ "malloc/realloc/free") \