-
Bug
-
Resolution: Fixed
-
P4
-
1.4.1
-
mantis
-
sparc
-
solaris_8
-
Verified
Name: fh87463 Date: 05/08/2002
Following assertion occur when running Compile The World tests on solsparc/solx86 platform.
It failed in both compiler1/compiler2, so I file it as runtime bug.
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (optimized+1.4.1+baseline+compiler2+20020507-185839-debug mixed mode)
#
# assert(is_internal_format(class_name), "external class name format used internally")
#
# Error ID: /net/jano/export/disk05/hotspot/auto/ws_jano/fpt/src/share/vm/memory/systemDictionary.cpp, 283 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x40018 nid=0x1 runnable
#
This assertion occured in following log files (attached)
========================================================
-185839/Failed/ctw.remon-common.jar.59.txt
Binary used:
Fastdebug binary of [baseline/compiler2/20020507-185839] from build archive page.
/net/jano.sfbay/export/disk05/hotspot/auto/ar/baseline/20020507-185839/
Please look into rerun scripts for more detail.
#########################
# To reproduce the bug:
#########################
1. cd /net/jano.sfbay/export/disk20/GammaBase/Bugs/[bug ID]
2. edit script if needed.
3. run one of the shell scripts:
run.remon-common.jar.1.ksh
(or the other ones attached)
======================================================================