hotspot/src/share/vm/jvmci/jvmci_globals.hpp
changeset 42026 b909beeb863f
parent 41687 6b97c4598667
--- a/hotspot/src/share/vm/jvmci/jvmci_globals.hpp	Wed Oct 19 16:56:31 2016 +0000
+++ b/hotspot/src/share/vm/jvmci/jvmci_globals.hpp	Wed Oct 19 20:15:35 2016 +0200
@@ -50,7 +50,7 @@
           "Use JVMCI as the default compiler")                              \
                                                                             \
   experimental(bool, JVMCIPrintProperties, false,                           \
-          "Prints properties used by the JVMCI compiler")                   \
+          "Prints properties used by the JVMCI compiler and exits")         \
                                                                             \
   experimental(bool, BootstrapJVMCI, false,                                 \
           "Bootstrap JVMCI before running Java main method")                \