Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #5115

Re: restarting Applets

From Daniel Pitts <newsgroup.nospam@virtualinfinity.net>
Newsgroups comp.lang.java.gui
Subject Re: restarting Applets
References <bnapm75ughtf3fjheenrg7nktdfv5osv79@4ax.com>
Message-ID <tN5br.5229$Ce4.1698@newsfe21.iad> (permalink)
Date 2012-03-23 14:19 -0700

Show all headers | View raw


On 3/23/12 9:58 AM, Roedy Green wrote:
> I noticed that Opera or Chrome, applets work fine, but if you reload
> the page, soon the browser will hang.
>
> Sometimes Opera will work for one more cycle.
>
> I was wondering what might cause this.
>
> It might be that I set all my components to null in the Destroy
> method, freeing them for GC.  Am I supposed to dispose of them in some
> way? There are no Frames involved.

Only thing I can suggest for tracking this down is to attach a profiler 
or debugger to the JVM.  I'm not sure how to do this (or if it is 
possible) for the browser plug-in.

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

restarting Applets Roedy Green <see_website@mindprod.com.invalid> - 2012-03-23 09:58 -0700
  Re: restarting Applets Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-03-23 14:19 -0700
    Re: restarting Applets Jeff Higgins <jeff@invalid.invalid> - 2012-03-23 20:08 -0400
    Re: restarting Applets Roedy Green <see_website@mindprod.com.invalid> - 2012-03-23 17:59 -0700

csiph-web