8254061: Missing space in flag description

Reviewed-by: coleenp
This commit is contained in:
Harold Seigel 2020-10-06 19:19:27 +00:00
parent bd50ccd037
commit 82fe023b06

View File

@ -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, \