[ANN] Reference Scanner - How to fix Memory Leaks in Java
From: Joerg Baumgaertel (jb2.403_at_jb2works.com)
Date: 03/18/04
- Next message: ajordan: "How to install my applets on the client?"
- Previous message: Andrew Thompson: "Re: Array out of bounds exception"
- Next in thread: Andrew Thompson: "Re: [ANN] Reference Scanner - How to fix Memory Leaks in Java"
- Reply: Andrew Thompson: "Re: [ANN] Reference Scanner - How to fix Memory Leaks in Java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 18 Mar 2004 00:41:46 -0800
[Announcement]
The Reference Scanner
Use this memory profiler .jar to inspect your running Java application
from your web browser. Get heap snapshots and snapshot diffs. Find
memory leaks. Analyze the reference graph for objects kept in memory.
Do simulate Cuts for found memory leaks.
Your application runs at normal speed. Does not require the JVM debug
mode. Low memory consumption.
The software is free downloadable. Only 810k .jar file.
usage
http://jb2works.com/refscan/usage.html
screenshots
http://jb2works.com/refscan/usage.html#heapprofile
feature matrix
http://jb2works.com/refscan/matrix.html
download
http://jb2works.com/refscan/status.html#status
faq
http://jb2works.com/refscan/faq.html
junit
http://jb2works.com/refscan/junit.html
Best regards,
Joerg Baumgaertel, jb2works.com 2004
- Next message: ajordan: "How to install my applets on the client?"
- Previous message: Andrew Thompson: "Re: Array out of bounds exception"
- Next in thread: Andrew Thompson: "Re: [ANN] Reference Scanner - How to fix Memory Leaks in Java"
- Reply: Andrew Thompson: "Re: [ANN] Reference Scanner - How to fix Memory Leaks in Java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|