changeset 10963 | 77222140e9ad |
parent 10739 | 91935236600e |
child 10983 | 9ab65f4cec18 |
--- a/hotspot/src/share/vm/runtime/globals.hpp Fri Oct 21 00:58:30 2011 -0700 +++ b/hotspot/src/share/vm/runtime/globals.hpp Sun Oct 23 20:23:14 2011 -0700 @@ -3364,7 +3364,7 @@ notproduct(bool, ExitOnFullCodeCache, false, \ "Exit the VM if we fill the code cache.") \ \ - product(bool, UseCodeCacheFlushing, false, \ + product(bool, UseCodeCacheFlushing, true, \ "Attempt to clean the code cache before shutting off compiler") \ \ product(intx, MinCodeCacheFlushingInterval, 30, \