-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 6
-
Component/s: hotspot
-
b93
-
sparc
-
solaris_9
While looking at other problems I noticed that the code which coalesces live ranges doesn't keep the highest frequency when merging to live ranges. This can result in insert_copies deciding the a path isn't low frequency enough to insert copies because the live range appears to be infrequent. shell_sort in _209_db has this problem though it doesn't appear to effect the resulting code because of other slow paths.
- relates to
-
JDK-6444299 Regression in Scimark benchmark on amd64
-
- Resolved
-