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: 6325352
Votes 0
Synopsis Fix miscelleaneous problems
Category hotspot:compiler2
Reported Against
Release Fixed mustang(b53)
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs
Submit Date 16-SEP-2005
Description
1) Disable use of jump tables pending further testing on x86.
2) call record_for_igvn(phi) only when escape analysis is enabled.
   (caused dead loop assertion check to fail on a memory graph loop)
3) call  _igvn.register_new_node_with_optimizer after allocation of
   new projection nodes in macro node expansion (was simply calling
   worklist.push.)
Posted Date : 2005-09-16 21:55:47.0
Work Around
N/A
Evaluation
see description
Posted Date : 2005-09-16 21:55:47.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang