RSS 1 project tagged "javassist"

No download Website Updated 21 Aug 2009 JLeak

Screenshot
Pop 18.25
Vit 37.06

JLeak is a JVM agent meant to track down memory leaks within Java applications. It uses the javassist library to enhance Java classes in order to register instantiations and finalizations. The history view shows the stack trace of all new recorded instances. The graphic interface can be launched within the application or remotely as a dedicated process. Either way, the JLeak engine and the GUI communicate through network sockets. JLeak adds a reasonable memory overhead consumption, and can be easily launched through any IDE such as Eclipse, even on J2EE applications.

Screenshot

Project Spotlight

Hnefatafl

A Norse board game.

Screenshot

Project Spotlight

PIT

Mutation testing for Java.