-
Bug
-
Resolution: Fixed
-
P4
-
1.4.2
-
beta
-
x86
-
windows_nt
-
Verified
Name: fh87463 Date: 12/09/2002
Following assertion occur when running Compile The World tests on windows-i586 platform.
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (20021127123441.bobv.ia64_gate-debug mixed mode)
#
# assert(!thread->is_Compiler_thread(), "cannot compile from the compiler")
#
# Error ID: d:/home/imgr/20021127123441.bobv.ia64_gate/ws\src\share\vm\runtime\javaCalls.cpp, 337
#
# Problematic Thread: prio=5 tid=0x002b2368 nid=0x424 runnable
#
This assertion occured in following log files
========================================================
file:/net/sqesvr/export/vsn/users/ctwresult/win/baseline/client/20021204/Failed/ctw.compstudio.jar.1.txt
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.compstudio.jar.1.ksh
======================================================================
- relates to
-
JDK-4822714 c1 compiler consumes too much mem resource in the method with a lot of lines
-
- Closed
-