Hi Kelvin, > Kelvin Chung wrote: > Bug 4732333 - View setMinimumFrameCycleTime() did not response untile > last cycle complete is submitted for this.It is because the Java3D > MasterControl thread is still sleeping to free CPU time for 10 mins. > The correct way should notify() that thread whenever > setMinimumFrameCycleTime set by user, so that it can determine whether to > render >or continue sleep for some time.
Thanks for identifying the cause for the Bug and for filing a BugId. Will see if I can cookup a workaround until the next release. I was testing the FrameCycleTime in a single View configuration only - so haven't triggered the other possible problem that you had referred to. Much appreciate your (very) fast response ! Rgds Raj Vaidya =========================================================================== 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".
