JDK-4911268 : CTW assertion at type.hpp, 349
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 1.4.2_03,5.0
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: solaris_8,solaris_9
  • CPU: sparc
  • Submitted: 2003-08-22
  • Updated: 2004-06-08
  • Resolved: 2003-12-16
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.2_05 05Fixed
Related Reports
Relates :  
Description

Name: fh87463			Date: 08/22/2003



Following assertion occur when running Compile The World tests on solsparc platform in 64BIT VM.

# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc:  SuppressErrorAt=/type.hpp:349
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  Internal Error (/net/balvenie.sfbay/export/imgr_home/ws/20030820164936.azeem.merge0820/src/share/vm/opto/type.hpp, 349 [ Patched ]), pid=682, tid=10
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20030820164936.azeem.merge0820-fastdebug-debug mixed mode)
#
# Error: assert(is_con(),"")
# An error report file with more information is saved as hs_err_pid682.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/cgi-bin/bugreport.cgi
#

#########################
# 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.iaik_jce.jar.1.ksh
run.iaik_jce_full.jar.1.ksh

======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: 1.4.2_05 generic tiger tiger-beta FIXED IN: 1.4.2_05 tiger-beta INTEGRATED IN: 1.4.2_05 tiger-b32 tiger-beta
13-09-2004

EVALUATION ###@###.### 2003-08-29 Reproduced with current build ----- -----
29-08-2003