mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-22 12:51:01 +00:00
8254061: Missing space in flag description
Reviewed-by: coleenp
This commit is contained in:
parent
bd50ccd037
commit
82fe023b06
@ -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, \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user