Ching Lai wrote:
> out of memory exception. I am running on NT4.0 with
> 256M byte of RAM on Jdk1.2.2 and J3d 1.13 release.
> I did not use -Xmx options to increase heap size.
> Does any one have the same "memory leak" problem
> in using 3D? I have attached a copy of modified program
> for HelloUniverse. Thanks in advance for any help.
Yes. This is a known problem with 1.1.X. Basically the Shape3D instances
are not being garbage collected. Apparently 1.2 has fixed this problem
(haven't personally tested it yet).
--
Justin Couch Author, Java Hacker
Software Architect [EMAIL PROTECTED]
rbuzz.net http://www.vlc.com.au/~justin/
Java3D FAQ http://www.j3d.org/faq/
-------------------------------------------------------------------
"Look through the lens, and the light breaks down into many lights.
Turn it or move it, and a new set of arrangements appears... is it
a single light or many lights, lights that one must know how to
distinguish, recognise and appreciate? Is it one light with many
frames or one frame for many lights?" -Subcomandante Marcos
-------------------------------------------------------------------
===========================================================================
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".