8046783: Add hidden field to methods for event based tracing
Reviewed-by: sla, mgronlun
--- a/hotspot/src/share/vm/trace/tracetypes.xml Tue Jun 24 12:27:51 2014 -0700
+++ b/hotspot/src/share/vm/trace/tracetypes.xml Wed Jun 25 21:36:48 2014 +0200
@@ -98,6 +98,7 @@
<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"