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: 6684714
Votes 0
Synopsis Optimize EA Connection Graph build performance
Category hotspot:compiler2
Reported Against
Release Fixed hs14(b03)
State 10-Fix Delivered, request for enhancement
Priority: 4-Low
Related Bugs
Submit Date 04-APR-2008
Description
EA spends most time in Connection Graph construction which is done
during each method compilation (with EA is on) since only after CG built 
we can look for scalar replaceable candidates and create unique types 
for fields instances or skip it if there are no such candidates.

The Connection Graph construction should be as fast as posible.
Posted Date : 2008-04-04 22:32:08.0
Work Around
N/A
Evaluation
See Description.
Posted Date : 2008-04-10 00:22:53.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang