Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6258466
Votes 0
Synopsis CTW failure in optimize_inlining()
Category hotspot:compiler2
Reported Against b05
Release Fixed mustang(b35), 5.0u6(b01) (Bug ID:2128040) , 1.4.2_15(b01) (Bug ID:2147805)
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs 6534336
Submit Date 20-APR-2005
Description
CTW runs for appserver.jar and jck13classes.jar fail on Sparc and possibly other platforms.

For example,

java -server -Xss4m -verify -XX:-ShowMessageBoxOnError -XX:+CompileTheWorld -XX:CompileTheWorldStartAt=1 -Xbootclasspath/p:/net/vmsqe.sfbay/export/backup/testbase/CompileTheWorld/jarfiles/appserver.jar

causes a SEGV.
  xxxxx@xxxxx   2005-04-20 16:17:25 GMT
Work Around
N/A
Evaluation
The fix for 6189687 left an unchecked NULL pointer reference.
  xxxxx@xxxxx   2005-04-20 16:17:25 GMT
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang