I've released a new project: Mycila UJD (Unnecessary Jar Detector).
This library is a useful tool which enabled you to detect used and unused classes, jars, classloaders at runtime.
It works like a java agent (but does not affect performance since does not enhance anything), and publish two MBeans accessible through any JMX Console like Visual VM.
From there you can analyze the classes, in example, when running on an application server, you can filter per webapp classloader and see what is used and unused.
Friday, January 29, 2010
Subscribe to:
Post Comments (Atom)

2 comments: