-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 16
-
Component/s: hotspot
-
b19
On 6/10/2020 2:57 am, Andrey Turbanov wrote:
> There is missing space between "are" and "dumped":
>
> Print information about Java monitor locks when the stacks aredumped.
Source in globals.hpp:
product(bool, JavaMonitorsInStackTrace, true, \
"Print information about Java monitor locks when the stacks are" \
"dumped") \
> There is missing space between "are" and "dumped":
>
> Print information about Java monitor locks when the stacks aredumped.
Source in globals.hpp:
product(bool, JavaMonitorsInStackTrace, true, \
"Print information about Java monitor locks when the stacks are" \
"dumped") \