--- old/src/share/vm/runtime/globals.hpp 2013-11-12 08:16:28.662540544 +0100 +++ new/src/share/vm/runtime/globals.hpp 2013-11-12 08:16:28.526540547 +0100 @@ -3289,7 +3289,7 @@ "Exit the VM if we fill the code cache") \ \ product(bool, UseCodeCacheFlushing, true, \ - "Attempt to clean the code cache before shutting off compiler") \ + "Remove cold/old nmethods from the code cache") \ \ /* interpreter debugging */ \ develop(intx, BinarySwitchThreshold, 5, \