hotspot/src/share/vm/runtime/globals.hpp
changeset 17322 35c488005999
parent 17134 d58219af8d68
child 17392 2f967c0e4246
child 17374 a0b5154f6f6f
--- a/hotspot/src/share/vm/runtime/globals.hpp	Mon May 06 13:03:46 2013 +0200
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Mon May 06 17:19:42 2013 +0200
@@ -2968,7 +2968,7 @@
                                                                             \
   /* gc parameters */                                                       \
   product(uintx, InitialHeapSize, 0,                                        \
-          "Initial heap size (in bytes); zero means OldSize + NewSize")     \
+          "Initial heap size (in bytes); zero means use ergonomics")        \
                                                                             \
   product(uintx, MaxHeapSize, ScaleForWordSize(96*M),                       \
           "Maximum heap size (in bytes)")                                   \