-
Bug
-
Resolution: Fixed
-
P2
-
1.4.1
-
hopper
-
x86
-
solaris_8
-
Verified
Test failed : jck_vm invokeinterface019
Mode : comp
Vm : server
Platforms : solx86 and Linux
To reproduce : go to /net/jano.sfbay/export/disk20/GammaBase/Bugs/{BugId}
run rerun.sh
Assertion : #
# 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 (20020215125548.jcoomes.baseline-fastdebug
-debug compiled mode)
#
# assert((!is_virtual && bc == Bytecodes::_invokestatic) || ( is_virtual && bc !
= Bytecodes::_invokestatic), "inconsistent bytecode")
#
# Error ID: /net/balvenie.sfbay/export/imgr_home/ws/20020215125548.jcoomes.basel
ine/src/share/vm/opto/runtime.cpp, 511
#
# Problematic Thread: prio=5 tid=0x8428d48 nid=0xe runnable
#
Dumping core...
###@###.### 2002-02-26
The rerun.sh script is wrong. Drop "-client" and add "-server -Xcomp -Xbatch" to reproduce.
Mode : comp
Vm : server
Platforms : solx86 and Linux
To reproduce : go to /net/jano.sfbay/export/disk20/GammaBase/Bugs/{BugId}
run rerun.sh
Assertion : #
# 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 (20020215125548.jcoomes.baseline-fastdebug
-debug compiled mode)
#
# assert((!is_virtual && bc == Bytecodes::_invokestatic) || ( is_virtual && bc !
= Bytecodes::_invokestatic), "inconsistent bytecode")
#
# Error ID: /net/balvenie.sfbay/export/imgr_home/ws/20020215125548.jcoomes.basel
ine/src/share/vm/opto/runtime.cpp, 511
#
# Problematic Thread: prio=5 tid=0x8428d48 nid=0xe runnable
#
Dumping core...
###@###.### 2002-02-26
The rerun.sh script is wrong. Drop "-client" and add "-server -Xcomp -Xbatch" to reproduce.
- relates to
-
JDK-4641865 jcm-vm test invokeinterface01901 assert fails at connode.cpp
-
- Closed
-
-
JDK-4637682 Support allocation and update of methodData in tiered compilation
-
- Resolved
-