-
Bug
-
Resolution: Fixed
-
P4
-
hs13
-
b01
-
sparc
-
solaris_9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2177091 | 7 | Tom Rodriguez | P3 | Closed | Fixed | b27 |
JDK-2174899 | 6u14 | Tom Rodriguez | P3 | Resolved | Fixed | b01 |
The logic for commuting binary operations ignores the case where both operations are loads so it doesn't canonicalize them based on idx which can lead to missing GVN opportunities.
- backported by
-
JDK-2174899 Load + Load isn't canonicalized leading to missed GVN opportunities
-
- Resolved
-
-
JDK-2177091 Load + Load isn't canonicalized leading to missed GVN opportunities
-
- Closed
-