I have an applet running in a browser.
Sometimes when I try to close the browser ( Firefox & IE ) they freeze.
The last line I see in the jvm output is “basic: Stopping applet…”
What methods of my applet is the jvm trying to call when it is stopping the applet?