Purify For Java sample: LeakSample ---------------------------------- This directory contains a Java sample. 1) Java application Use any of the following to run: - from the command line: purify -java java.exe LeakSample - from the GUI: Select 'LeakSample.class' from Purify's Run dialog. You may set your JVM preferences from the Preferences dialog, JVM tab. (This is reached via the Settings->Preferences menu). 2) Java applets Run one applet with: - purify -java appletviewer.exe LeakSampleApplet.class Or run both applets contained in the LeakSampleApplet.html web page: - purify -java appletviewer.exe LeakSampleApplet.html - purify -java \iexplore.exe -new file:\LeakSampleApplet.html - Select 'LeakSampleApplet.html' from Purify's Run dialog.