Tuesday, July 26, 2005

Memory Leaks

How do you find memory leaks in enterprise scenarios, where taking down an application and installing a profiling version is simply not an option? This article by Staffan Larsen introduces memory leaks, their associated causes, and how to find them using BEA WebLogic JRockit and the JRockit Memory Leak Detector.
rating comment: Nice illustration of memory leaks and the role of the garbage collector, unfortunately too much details on the JRockit VM Tools. I would have preferred to read more about the garbage collector in respect of memory leaks.

No comments: