net;
> serviceability-dev@openjdk.java.net
> Subject: Re: [PATCH] EnableTracing prints exact class name
>
> Hi Yunda,
>
> Marcus is already covering this as part of the classload/unload event
> changes:
>
> http://cr.openjdk.java.net/~mgronlun/8012182/webrev05/
>
>
Hi Yunda,
Marcus is already covering this as part of the classload/unload event
changes:
http://cr.openjdk.java.net/~mgronlun/8012182/webrev05/
Cheers,
David
On 19/04/2013 1:28 PM, 云达(Yunda) wrote:
Hi all,
Currently EnableTracing prints class information in this way but I don’t
think it’s
Hi all,
Currently EnableTracing prints class information in this way but I don’t think
it’s the information that we need:
Java Monitor Wait: [Monitor Class = {instance class}
- klass: {other class}
The method information used to be this way too:
Compilation: [Java Method = {method}
- klass: