8046783: Add hidden field to methods for event based tracing
Reviewed-by: sla, mgronlun
This commit is contained in:
parent
b531babf09
commit
9fddfef33f
@ -98,6 +98,7 @@ Now we can use the content + data type in declaring event fields.
|
||||
<value type="SYMBOL" field="name" label="Name"/>
|
||||
<value type="SYMBOL" field="signature" label="Signature"/>
|
||||
<value type="SHORT" field="modifiers" label="Access modifiers"/>
|
||||
<value type="BOOLEAN" field="hidden" label="Hidden"/>
|
||||
</content_type>
|
||||
|
||||
<content_type id="UTFConstant" hr_name="UTF constant"
|
||||
|
Loading…
Reference in New Issue
Block a user