changeset 22551 | 9bf46d16dcc6 |
parent 22248 | 34f19df648a2 |
child 22555 | ea32f6c51d08 |
--- a/hotspot/src/share/vm/runtime/globals.hpp Tue Jan 14 16:40:33 2014 +0100 +++ b/hotspot/src/share/vm/runtime/globals.hpp Thu Jan 23 14:47:23 2014 +0100 @@ -3639,7 +3639,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") \