8072688: Description of flag ExplicitGCInvokesConcurrent should mention G1 as well
Summary: Changed to a more generic description.
Reviewed-by: mgerdin, tschatzl
--- 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 " \