hotspot/src/share/vm/runtime/globals.hpp
changeset 28937 024add53cfeb
parent 28650 772aaab2582f
child 29078 3b7dd035c20b
child 28941 db338841d435
--- a/hotspot/src/share/vm/runtime/globals.hpp	Mon Feb 09 09:51:12 2015 +0300
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Mon Feb 09 17:38:42 2015 +0100
@@ -1501,7 +1501,7 @@
                                                                             \
   product(bool, ExplicitGCInvokesConcurrent, false,                         \
           "A System.gc() request invokes a concurrent collection; "         \
-          "(effective only when UseConcMarkSweepGC)")                       \
+          "(effective only when using concurrent collectors)")              \
                                                                             \
   product(bool, ExplicitGCInvokesConcurrentAndUnloadsClasses, false,        \
           "A System.gc() request invokes a concurrent collection and "      \