By Microsoft MimeOLE V5.00.2314.1300
Date: Mon, 12 Jun 2000 15:31:16 -0700
From: Ching Lai <[EMAIL PROTECTED]>
Subject: [JAVA3D] out of memory error in java 3D
To: [EMAIL PROTECTED]
It seems Java 3D memory never get released. I modify
the HelloUniverse sample program to add a "for" loop
to
it might have
something to do with the garbage collection of Canvas3D and
SimpleUniverse objects.
Ching
> -Original Message-
> From: Discussion list for Java 3D API
> [mailto:[EMAIL PROTECTED]]On Behalf Of Justin Couch
> Sent: Monday, June 12, 2000 5:39 PM
> To: [EMAIL PROTECTED]
&g
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 Hell
It seems Java 3D memory never get released. I modify
the HelloUniverse sample program to add a "for" loop
to create scene and SimpleUniverse. The program get
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 increa