Test : runThese
TestBase : runThese
Mode : comp
OS : win98
Steps to reproduce :
1. cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{BugID}
2. sh doit {JAVA}
Output :
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b75)
Java HotSpot(TM) Server VM (build 1.4.0-beta_refresh-b75-debug, compiled mode)
#
# 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 (1.4.0-beta_refresh-b75-debug compiled mode)
#
# assert(v_false, "unexpected memory operand in pd_implicit_null_fixup()")
#
# Error ID: ..\generated\incls\ad_i486.cpp, 773
#
# Problematic Thread: prio=5 tid=0x006C81B8 nid=0xfff9239d runnable
#
Note : The test passes in -Xint mode.
TestBase : runThese
Mode : comp
OS : win98
Steps to reproduce :
1. cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{BugID}
2. sh doit {JAVA}
Output :
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b75)
Java HotSpot(TM) Server VM (build 1.4.0-beta_refresh-b75-debug, compiled mode)
#
# 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 (1.4.0-beta_refresh-b75-debug compiled mode)
#
# assert(v_false, "unexpected memory operand in pd_implicit_null_fixup()")
#
# Error ID: ..\generated\incls\ad_i486.cpp, 773
#
# Problematic Thread: prio=5 tid=0x006C81B8 nid=0xfff9239d runnable
#
Note : The test passes in -Xint mode.
- duplicates
-
JDK-4489478 64-bit nightly build failure.
- Resolved