--- old/src/share/vm/runtime/globals.hpp 2012-02-14 18:36:14.438545000 -0800 +++ new/src/share/vm/runtime/globals.hpp 2012-02-14 18:36:14.195482000 -0800 @@ -3013,7 +3013,7 @@ product(intx, SafepointTimeoutDelay, 10000, \ "Delay in milliseconds for option SafepointTimeout") \ \ - product(intx, NmethodSweepFraction, 4, \ + product(intx, NmethodSweepFraction, 16, \ "Number of invocations of sweeper to cover all nmethods") \ \ product(intx, NmethodSweepCheckInterval, 5, \