Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #5116
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Jeff Higgins <jeff@invalid.invalid> |
| Newsgroups | comp.lang.java.gui |
| Subject | Re: restarting Applets |
| Date | Fri, 23 Mar 2012 20:08:14 -0400 |
| Organization | A noiseless patient Spider |
| Lines | 19 |
| Message-ID | <jkj36j$9b9$1@dont-email.me> (permalink) |
| References | <bnapm75ughtf3fjheenrg7nktdfv5osv79@4ax.com> <tN5br.5229$Ce4.1698@newsfe21.iad> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Sat, 24 Mar 2012 00:06:43 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="BSKXKq4dV+7jFlM4JDctyw"; logging-data="9577"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+FTDqpYlRD1I34KFF9LgAPd/ZMIKqR9qo=" |
| User-Agent | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20120320 Icedove/3.0.11 |
| In-Reply-To | <tN5br.5229$Ce4.1698@newsfe21.iad> |
| Cancel-Lock | sha1:V82XnA+jpJ5ZFUPHFYBcDNKkhR8= |
| Xref | csiph.com comp.lang.java.gui:5116 |
Show key headers only | 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 | Next — Previous in thread | Next in thread | Find similar
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