hotspot/src/share/vm/runtime/globals.hpp
changeset 35492 c8c0273e6b91
parent 35463 b32e362563bb
child 35495 e27da438fa13
--- a/hotspot/src/share/vm/runtime/globals.hpp	Thu Jan 14 09:18:11 2016 +0100
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Thu Jan 14 13:26:19 2016 +0100
@@ -883,7 +883,7 @@
                                                                             \
   notproduct(bool, StrictSafepointChecks, trueInDebug,                      \
           "Enable strict checks that safepoints cannot happen for threads " \
-          "that use No_Safepoint_Verifier")                                 \
+          "that use NoSafepointVerifier")                                   \
                                                                             \
   notproduct(bool, VerifyLastFrame, false,                                  \
           "Verify oops on last frame on entry to VM")                       \