Hi,

that's what I found out too :(
IMHO one cannot force gc to run at a predefined time. system.gc() is only a
suggestion as you said.
If you are using hotspot, try running it in "classic" mode. this will work
more smooth.


Gernot
[EMAIL PROTECTED]




                    mark rudolph
                    <[EMAIL PROTECTED]>        To:     [EMAIL PROTECTED]
                    Sent by: Discussion         cc:
                    list for Java 3D API        Subject:     [JAVA3D] [Java3D]gc
                    <JAVA3D-INTEREST@JAV
                    A.SUN.COM>


                    10.12.99 04:30
                    Please respond to
                    Discussion list for
                    Java 3D API






Even very simple animations look jittery to me.
Perhaps this is the result of garbage collection
during frame rendering, or in too big time segments
no matter where they occur.
Is it possible to force gc to occur only
during a limited period of the postswap?
I don't think System.gc() actually runs the
garbage collector does it?  I recall form somewhere
that this is only a 'suggestion' to the System.


Mark









Mark Rudolph Phd.
[EMAIL PROTECTED]
Lucid Actual
Montreal
http://www.biorococo.com

===========================================================================
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".

===========================================================================
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".

Reply via email to