src/hotspot/share/runtime/globals.hpp
changeset 54838 d7819bedfaaf
parent 54651 e6e327553024
child 54927 1512d88b24c6
--- a/src/hotspot/share/runtime/globals.hpp	Tue May 14 11:06:23 2019 +0800
+++ b/src/hotspot/share/runtime/globals.hpp	Tue May 14 12:00:49 2019 +0200
@@ -2349,8 +2349,7 @@
           "Use shared spaces for metadata")                                 \
                                                                             \
   product(bool, VerifySharedSpaces, false,                                  \
-          "Verify shared spaces (false for default archive, true for "      \
-          "archive specified by -XX:SharedArchiveFile)")                    \
+          "Verify integrity of shared spaces")                              \
                                                                             \
   product(bool, RequireSharedSpaces, false,                                 \
           "Require shared spaces for metadata")                             \