Name: bcc120455 Date: 12/26/2000
In B12 LadyBird Hotspot Server VM, when properties menu in
applet is selected it throws
# # An unexpected exception has been detected in native code outside the
VM.# Program counter=0xff2c5d70
#
# Problematic Thread: prio=5 tid=0x28d60 nid=0x1 runnable
#
Abort (core dumped)
Steps to Reproduce:
1) Install JDK (Ladybird Build b12) in SolSparc2.7 machine.
2) Set the JAVA_HOME to the build b12.
3) edit the jvm.cfg file in $JAVA_HOME/jre/lib to change the VM
configuration from Client VM to Server VM.
4) Set the PATH to JAVA_HOME/bin/.
5) go to the directory $JAVA_HOME/demo/applets/BarChart
6) execute the command
appletviewer example1.html
7) Select the properties menu in the applet, it throws
# # An unexpected exception has been detected in native code outside the
VM.# Program counter=0xff2c5d70
#
# Problematic Thread: prio=5 tid=0x28d60 nid=0x1 runnable
#
Abort (core dumped)
The Configuration of the machine is Ultra5.
======================================================================
The bug does not appear after installing all the patches. Hence could be closed.
bipin.chandra@Eng 2001-01-09
- relates to
-
JDK-4400875 PrintQL testsuite throws coredumped error.
- Closed