[jboss-dev-forums] [Design of JBoss Profiler] - Re: Stripped down reference reports from JVMTIInterface
clebert.suconic@jboss.com
do-not-reply at jboss.com
Mon Mar 12 11:48:37 EDT 2007
"bstansberry at jboss.com" wrote : I've implemented a version of this in the AS testsuite (trunk and Branch_4_2). See org.jboss.test.classloader.leak.clstore.LeakAnalyzer. Added an overloaded exploreObjectReferences that takes a parameter to indicate if it should produce a condensed format report. If not condensed, reference chains that would survive on the condensed report are shown in bold, with the ultimate root in red.
|
| Not sure at this point if the condensed part works right, but the bold/red bit does, so I know I can make the condensed work simply by not printing nodes if they wouldn't be bold. I'll do that sometime later.
I will copy the method to JVMTIInterface.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027215#4027215
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027215
More information about the jboss-dev-forums
mailing list