--- old/src/hotspot/share/runtime/globals.hpp Tue Nov 21 15:20:29 2017 +++ new/src/hotspot/share/runtime/globals.hpp Tue Nov 21 15:20:28 2017 @@ -2481,10 +2481,10 @@ NOT_LP64(range(-1, max_intx)) \ \ diagnostic(bool, EnableThreadSMRExtraValidityChecks, true, \ - "Enable Thread SMR extra validity checks") \ + "Enable Thread SMR extra validity checks") \ \ diagnostic(bool, EnableThreadSMRStatistics, true, \ - "Enable Thread SMR Statistics") \ + "Enable Thread SMR Statistics") \ \ product(bool, Inline, true, \ "Enable inlining") \