8046783: Add hidden field to methods for event based tracing
authoregahlin
Wed, 25 Jun 2014 21:36:48 +0200
changeset 25369 3a81a26b7038
parent 25337 31eeda0060a9
child 25370 62e9d6343cf7
8046783: Add hidden field to methods for event based tracing Reviewed-by: sla, mgronlun
hotspot/src/share/vm/trace/tracetypes.xml
--- 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"