Skip to content

Commit b13d505

Browse files
author
Serguei Spitsyn
committed
8384759: [lworld] fix recently introduced typo in ObjectFree event spec
Reviewed-by: cjplummer
1 parent 8477926 commit b13d505

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/hotspot/share/prims/jvmti.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14148,7 +14148,7 @@ myInit() {
1414814148
must not use <jvmti/> functions except those which
1414914149
specifically allow such use (see the raw monitor, memory management,
1415014150
and environment local storage functions).
14151-
When preview features are enabled, this event does not supports value object allocations.
14151+
When preview features are enabled, this event does not support value object allocations.
1415214152
</description>
1415314153
<origin>new</origin>
1415414154
<capabilities>

0 commit comments

Comments
 (0)