RFR(S): 8046783: Add hidden field to methods for event based tracing
Markus Grönlund
markus.gronlund at oracle.com
Tue Jun 24 13:40:29 UTC 2014
Looks good.
/Markus
-----Original Message-----
From: Erik Gahlin
Sent: den 24 juni 2014 14:19
To: Serviceability Dev
Subject: RFR(S): 8046783: Add hidden field to methods for event based tracing
Hi,
Could I have a review of a small metadata fix for event based tracing.
A hidden field is added to the method metadata so it's possible to filter uninteresting methods by a tracing backend, i.e. methods annotated with j.l.i.Lambdaform$Hidden that show up in stack traces when using Nashorn.
Webrev:
http://cr.openjdk.java.net/~egahlin/8046783_1/
Bug:
https://bugs.openjdk.java.net/browse/JDK-8046783
Thanks
Erik
More information about the serviceability-dev
mailing list