just to be a little more precise, jleak can be found under http://www.qarks.com/sources.html
this project was a sort of challenge over javassist, to see if it could help building such instrumentation through the java agent option, very funny to develop actually. Feel free to use jleak as a tutorial anywhere you like. Javassist is easy to use, simple, clear, does not require bytecode knowledge, it is really a great contribution to java world, thank you Shigeru and co! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4194399#4194399 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4194399 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
