|
Quick Lists
|
|
Bug ID:
|
6667612
|
|
Votes
|
0
|
|
Synopsis
|
Escape Analysis: disable loop clonning if it has a scalar replaceable allocation
|
|
Category
|
hotspot:compiler2
|
|
Reported Against
|
|
|
Release Fixed
|
hs12(b02)
|
|
State
|
10-Fix Delivered,
request for enhancement
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
|
|
Submit Date
|
26-FEB-2008
|
|
Description
|
Clonning an allocation will not allow scalar replace it since memory operations
could not be associated with one allocation, unique type data graph is invalide
after such clonning.
Posted Date : 2008-02-26 01:28:42.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
See Description.
Posted Date : 2008-03-07 06:16:04.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |