Problem : Appletviewer crashes when trying to launch Animator applet.
VM's : ServerVM and ClientVM
Modes : -Xcomp
Platforms : Solaris, Solx86, Win32, Linux.
JDK to use : /net/taloraan/export/vsn/users/murali/tigerjdk/sol
How to reproduce :
===================
1. Set JAVA_HOME /net/taloraan/export/vsn/users/murali/tigerjdk/sol
2. cd $JAVA_HOME/demo/applets/Animator
3. $JAVA_HOME/bin/appletviewer -server -J-Xcomp example1.html
$JAVA_HOME/bin/appletviewer -client -J-Xcomp example1.html
Output :
========
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (1.4.0-beta_refresh-b71 compiled mode)
#
# Error ID: 4A41564123414C4C530E435050001E 01
#
# Problematic Thread: prio=5 tid=0xddc80 nid=0xb runnable
#
Abort
With ErrorID it gives this file name : javaCalls.cpp, 30
VM's : ServerVM and ClientVM
Modes : -Xcomp
Platforms : Solaris, Solx86, Win32, Linux.
JDK to use : /net/taloraan/export/vsn/users/murali/tigerjdk/sol
How to reproduce :
===================
1. Set JAVA_HOME /net/taloraan/export/vsn/users/murali/tigerjdk/sol
2. cd $JAVA_HOME/demo/applets/Animator
3. $JAVA_HOME/bin/appletviewer -server -J-Xcomp example1.html
$JAVA_HOME/bin/appletviewer -client -J-Xcomp example1.html
Output :
========
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (1.4.0-beta_refresh-b71 compiled mode)
#
# Error ID: 4A41564123414C4C530E435050001E 01
#
# Problematic Thread: prio=5 tid=0xddc80 nid=0xb runnable
#
Abort
With ErrorID it gives this file name : javaCalls.cpp, 30
- duplicates
-
JDK-4480443 atg failed on Solaris with Merlin b71 in -server -Xcomp mode
- Closed
-
JDK-4480338 JCK14 filed with error id 4A41564123414C4C530E435050001E using jdk1.4-b71 c1Xcom
- Closed