|
PAPWORTH Paul wrote: > ... > The Garbage collector would seem to process ok , ( no obvious crashes) but > after the program ended , system request 20 appears to show a list of > active objects. The code is complex and I wonder if you might be able to > explain what is going on here. > > 00000074 JVAW 0,010 1 30 > 00000073 JVAW 0,001 0 30 > 00000072 JVAW 0,001 0 30 > 00000071 JVAW 0,001 0 30 > 00000070 JVAW 0,001 0 30 Those are active threads, not active objects. I don't know if there's a way to find out what objects are still active. I haven't looked carefully at the output of DMPJVM, but maybe it has something. Total Aux Run Opt Thread Status CPU I/O Priority __ 0000238B RUN 3.280 3538 26 __ 00002391 JVAW .001 0 20 __ 00002390 JVAW .001 0 20 __ 0000238F JVAW .001 1 20 __ 0000238E JVAW .001 0 20 __ 0000238D JVAW .003 1 23 0000238C JVAW .001 0 21
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.