![]() ![]() |
Finding memory leaks in an application is a bit of a detective's work. You might not always see the obvious leaks. The Memory Leak Detector is a tool that can help you to locate memory leaks in your application. Once you have found a leaking method, it is a much easier task to fix you code.
This section describes the memory leak detection procedure that you can easily adapt to your normal development environment, through the use of JRockit Mission Control.
This section is divided into the following topics:
![]() ![]() |