Finding Memory Leaks, Part 2: Links

In addition to my previously posted small HOWTO on Finding Memory Leaks in Java, here’s a collection of various articles and blogs with some additional info on how to use standard JDK tools to detect and analyze memory leaks:

2 Responses to “Finding Memory Leaks, Part 2: Links”

  1. Cedric Dandoy Says:

    Not really a leak but class size may become an issue in large applications.
    See http://blog.dandoy.org/2007/01/20/class-size/

  2. Luk Says:

    Your site is perfect!

Leave a Reply