> Date: Mon, 10 Mar 2003 16:51:20 +0100 > From: Florin Herinean <[EMAIL PROTECTED]> > > So, I'm asking again, since there was no answer before, what's happening > when a scenegraph is made live that shared geometries are not released for > garbage collection ? Is it a bug or am I doing something wrong ?
If you're using SharedGroup, then the following bug in Java 3D 1.3.1 beta1 is apropos: bug 4794994 - "Memory leak when SharedGroup removed" This bug is fixed in the upcoming Java 3D 1.3.1 release. -- Mark Hood =========================================================================== 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".
