Hi Juergen, Bug 4653517 is submit for this. The problem is that System.exit(1) is invoke under Viewer/MainFrame utility which kill JVM.
Thanks. - Kelvin ------------ Java 3D Team Sun Microsystems Inc. >Date: Fri, 15 Mar 2002 14:16:17 +0100 >From: Juergen Kreileder <[EMAIL PROTECTED]> >Subject: Re: [JAVA3D] Weird. Java3d Automatically opens wondows? >To: [EMAIL PROTECTED] >MIME-version: 1.0 >Delivered-to: [EMAIL PROTECTED] >User-Agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.4 (Civil Service, sparc-debian-linux) >Comments: To: Justin Couch <[EMAIL PROTECTED]> > >Justin Couch <[EMAIL PROTECTED]> writes: > >> Juergen Kreileder wrote: >>> Justin Couch <[EMAIL PROTECTED]> writes: >>> >>>>The worst bit was that if I tried to close the window, it would >>>>shut all of Mozilla down. >>> >>> Ooh, that's ugly and should be fixed ASAP. BTW, not only >>> com.sun.j3d.utils.universe.Viewer is broken. Swing's JFrame has >>> the same bug. >> >> Wow! Sheeeit :) Very Interesting. Can you propogate that back to the >> core Sun team/impl? > >Sure. > >> I wasn't using the Linux version of Mozilla, it was Win32 (I have >> noted your comment about being not blackdown specific). >> >>> This will kill the plugin VM when you close the frame. >> >> Yes, and obviously Mozilla with it. > >I think that's a different bug. Currently Mozilla and Java are >loosely coupled[1], when the plugin VM goes down it shouldn't affect >Mozilla at all (Netscape 4.x indeed survives). > > > Juergen > >Footnotes: >[1] There's an alternative way for integrating Java into Mozilla: > The Waterfall API runs Java inside the Mozilla process. > >-- >Juergen Kreileder, Blackdown Java-Linux Team >http://www.blackdown.org/java-linux.html >Run Java 2 SE v1.3.1 on your iPAQ: >http://www.handhelds.org/pipermail/ipaq/2001-June/007221.html > >=========================================================================== >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".
