diff --git a/src/hotspot/share/runtime/globals.hpp b/src/hotspot/share/runtime/globals.hpp index a4ad7806139..85eb2412e25 100644 --- a/src/hotspot/share/runtime/globals.hpp +++ b/src/hotspot/share/runtime/globals.hpp @@ -185,7 +185,7 @@ const intx ObjectAlignmentInBytes = 8; "features") \ \ product(bool, JavaMonitorsInStackTrace, true, \ - "Print information about Java monitor locks when the stacks are" \ + "Print information about Java monitor locks when the stacks are " \ "dumped") \ \ product_pd(bool, UseLargePages, \