-
Bug
-
Resolution: Fixed
-
P1
-
1.3.1
-
beta
-
sparc
-
solaris_8
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2037599 | 1.4.0 | Clifford Click | P1 | Resolved | Fixed | beta |
Name: fh87463 Date: 10/11/2000
Binary used is latest fastdebug binary of ladybird_baseline/compiler2 from build archive page:
/net/jano/export/disk05/hotspot/auto/ar/ladybird_baseline/20001006-164509/bin_solaris_sparc_compiler2_fastg.tar.gz
To reproduce the bug:
1. cd /net/sqesvr/export/vsn/GammaBase/Bugs/[bug ID]
2. edit script if needed.
3. run the korn shell scripts in directory.
========================================================
Following Assertion messgae occured 1 times!!
========================================================
# HotSpot Virtual Machine Error, Internal Error
# # Please report this error at
# # http://java.sun.com/cgi-bin/bugreport.cgi
# #
# # ShouldNotReachHere()
# #
# # Error ID: /net/jano/export/disk05/hotspot/auto/ws_jano/fpt/src/share/vm/opto/memnode.cpp, 173 [ Patched ]
# #
# # Problematic Thread: prio=5 tid=0x130fe8 nid=0xb runnable
# #
# Dumping core....
# VM option '+CompileTheWorld'
# VM option 'MinInliningThreshold=0'
# VM option 'MaxPermSize=64m'
# VM option 'CompileTheWorldStartAt=8000'
# VM option 'CompileTheWorldStopAt=8499'
# Command terminated abnormally.
#
# real 17.18
# This assertion occured in following log files
# ========================================================
# file:/net/sqesvr/export/vsn/users/ctwresult/SunOS_sparc/ladybird_baseline/compiler2/20001006-164509-rerun/ctw.cloudscape_classes.jar.800
# 0.8499.txt
#
======================================================================
- backported by
-
JDK-2037599 CTW failure [sparc/c2/20001006-164509]: assertion at memnode.cpp, 173
- Resolved