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


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

Re: restarting Applets

From Jeff Higgins <jeff@invalid.invalid>
Newsgroups comp.lang.java.gui
Subject Re: restarting Applets
Date 2012-03-23 20:08 -0400
Organization A noiseless patient Spider
Message-ID <jkj36j$9b9$1@dont-email.me> (permalink)
References <bnapm75ughtf3fjheenrg7nktdfv5osv79@4ax.com> <tN5br.5229$Ce4.1698@newsfe21.iad>

Show all headers | View raw


On 03/23/2012 05:19 PM, Daniel Pitts wrote:
> 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.
<http://docs.oracle.com/javase/6/docs/technotes/guides/plugin/developer_guide/debugger.html#how>

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