Tested on RedHat 6.1J original and 6.1J update with kestlrel-linux b10
%java -version
java version "1.3.0rc1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0rc1-b10)
Java HotSpot(TM) Client VM (build 1.3.0rc1-b08, mixed mode)
When one of the items in "Chosers" or "Dialogs" menu of SwingSet Demo is selected, an error dialog comes up on Netscape Communicator 4.7/RedHat6.1J original and says like below and Java VM dies and Java Consol disappears.
Chooser or Dialog can not be launched.
#An unexpected exception has been detected in native code outside the VM.#
Program counter=0x48ce8b93
Problmematic Thread: prio=1 tid=0x82c7800 nid=0x67b runnable
Clicking "reload" button on Netscape, SwingSet Demo runs again and Java console can be launched, but the error message below appears, though the applet runs and Java Console is launched again.
Write failed. Child process has terminated!
Plugin: Plugin is not enabled or Java VM process has died.
Could not send request. Child VM probably dead.
Doing the same test on RedHat6.1J update/Netscape Navigator4.7, Netscpae aborts without creating an error dialog.
To reproduce,
1. Run jdk1.3/jre/package to insatll Plug-in1.3 on Linux.
2. Run SwingSet Demo on the url below;
http://sqesvr.eng.sun.com/deployment1/ws/demos/1.2.1/applets.html
3. When SwingSet Demo starts, select one of the items of Choser or Dialog menu.
%java -version
java version "1.3.0rc1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0rc1-b10)
Java HotSpot(TM) Client VM (build 1.3.0rc1-b08, mixed mode)
When one of the items in "Chosers" or "Dialogs" menu of SwingSet Demo is selected, an error dialog comes up on Netscape Communicator 4.7/RedHat6.1J original and says like below and Java VM dies and Java Consol disappears.
Chooser or Dialog can not be launched.
#An unexpected exception has been detected in native code outside the VM.#
Program counter=0x48ce8b93
Problmematic Thread: prio=1 tid=0x82c7800 nid=0x67b runnable
Clicking "reload" button on Netscape, SwingSet Demo runs again and Java console can be launched, but the error message below appears, though the applet runs and Java Console is launched again.
Write failed. Child process has terminated!
Plugin: Plugin is not enabled or Java VM process has died.
Could not send request. Child VM probably dead.
Doing the same test on RedHat6.1J update/Netscape Navigator4.7, Netscpae aborts without creating an error dialog.
To reproduce,
1. Run jdk1.3/jre/package to insatll Plug-in1.3 on Linux.
2. Run SwingSet Demo on the url below;
http://sqesvr.eng.sun.com/deployment1/ws/demos/1.2.1/applets.html
3. When SwingSet Demo starts, select one of the items of Choser or Dialog menu.