Name: bcc120455 Date: 12/27/2000
In B12 LadyBird Hotspot Server VM, PrintQL tests throws
# # An unexpected exception has been detected in native code outside the
VM.# Program counter=0xff2c5d70
#
# Problematic Thread: prio=6 tid=0x21c440 nid=0xc runnable
#
gnumake: *** [run] 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 PrintQL testsuite directory $TestSuite_HOME/PrintQL
6) execute the command
gnumake all, PrintQLFrame and PrintQLJFrame will be displayed
with the print button
7) Click the print button in PrintQLFrame and PrintQLJFrame , 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 bug does not appear after installing all the patches. Hence could be closed.
bipin.chandra@Eng 2001-01-09
- relates to
-
JDK-4400801 Demo Applets fails when the properties menu of applet is
- Closed