8291586: Broken links in JVMTI specification

Reviewed-by: alanb
This commit is contained in:
Serguei Spitsyn 2022-09-05 08:51:25 +00:00
parent 32f4dc8403
commit 4067321ef4

@ -1172,7 +1172,7 @@ typedef struct {
</tr>
<xsl:for-each select="//capabilityfield">
<xsl:variable name="capa" select="@id"/>
<xsl:variable name="events" select="//event[capabilities/required/@id=$capa]"/>
<xsl:variable name="events" select="//event[capabilities/required/@id=$capa and not(ancestor::elide)]"/>
<xsl:if test="count($events)">
<tr>
<th scope="row">