RE: [PATCH] EnableTracing prints exact class name

2013-04-18 Thread Yunda
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/ > >

Re: [PATCH] EnableTracing prints exact class name

2013-04-18 Thread David Holmes
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

[PATCH] EnableTracing prints exact class name

2013-04-18 Thread Yunda
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: