diff --git a/src/hotspot/share/runtime/globals.hpp b/src/hotspot/share/runtime/globals.hpp index 95f5e7906485f..16198aca5370d 100644 --- a/src/hotspot/share/runtime/globals.hpp +++ b/src/hotspot/share/runtime/globals.hpp @@ -2013,7 +2013,7 @@ const int ObjectAlignmentInBytes = 8; product(bool, AlwaysRecordEvolDependencies, true, EXPERIMENTAL, \ "Unconditionally record nmethod dependencies on class " \ "rewriting/transformation independently of the JVMTI " \ - " can_{retransform/redefine}_classes capabilities.") \ + "can_{retransform/redefine}_classes capabilities.") \ // end of RUNTIME_FLAGS