On Mon, 6 Dec 1999, Heiko Gottschling wrote:
> I've got a program which displays ct image data with J3D. The user gets
> to choose a case from a menu, which is then displayed in a new JFrame.
> This process can be repeated severeal times, i.e. several cases can be
> selected and displayed one after another.
>
> The problem:
> J3D doesn't seem to release the allocated memory after a frame has been
> closed. When I start the program with the verbose:gc option, I can see
> my memory leaking away...
Try "helping" the garbage collector by setting the reference to null.
--Ron
o The only thing worse \ Use the idle time of your computer
/\ than infinite \ and join the fastest computer on
_`\ `_<=== recursion is \ earth!
__(_)/_(_)___.-._ infinite recursion \ ** http://www.distributed.net **
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".