--- old/src/share/vm/runtime/globals.hpp 2014-01-15 01:42:27.000000000 +0100 +++ new/src/share/vm/runtime/globals.hpp 2014-01-15 01:42:26.000000000 +0100 @@ -3630,7 +3630,7 @@ product(uintx, MaxDirectMemorySize, 0, \ "Maximum total size of NIO direct-buffer allocations") \ \ - /* temporary developer defined flags */ \ + /* Flags used for temporary code during development */ \ \ diagnostic(bool, UseNewCode, false, \ "Testing Only: Use the new version while testing") \