To complete this tutorial, you will need approximately 30 minutes. If you decide to explore other facets of memory leak analysis while working on the tutorial, it could take longer to finish.
In order to complete this tutorial, it will help if you understand:
This tutorial teaches you how to identify and correct a typical memory leak in a Java application.
It consists of four exercises that must be completed in sequence.
When you are ready, begin Exercise 1.1: Importing the required resource.