I believe there might be two things going on:
First, J3D not freeing up resources (probably not much you can do
about it)
Second, there is (or maybe was) an open bug in jdk1.2 about frame
resources never freed. Basically,  the finalize() method of the frame
is really never called. (Check the bug parade, I am not current on the
status). We ran into the same problem and made a workaround by freeing
up the guts of the frame when the frame was disposed (still the
resources of the frame itself leak).

    S.
--
===============================================
 Dr. Stephan Reiling - [EMAIL PROTECTED]
===============================================

begin:vcard
n:Reiling;Stephan
x-mozilla-html:TRUE
org:Tripos, Inc.
adr:;;1699 S. Hanley Road;St. Louis;MO;63144;USA
version:2.1
email;internet:[EMAIL PROTECTED]
x-mozilla-cpt:;752
fn:Stephan Reiling
end:vcard

Reply via email to