Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2213617 | 7u2 | Vladimir Kozlov | P4 | Closed | Fixed | b04 |
It was allowed to specify larger size(x) in mach node definition in .ad file than actual emitted instruction size. It was treated as upper bound on instruction size. 7063629 changes broke that, it requires size(x) in mach node definition match the emitted size which reduced flexibility in C2 development.
- backported by
-
JDK-2213617 VM asserts if specified size(x) in .ad is larger than emitted size
-
- Closed
-
- relates to
-
JDK-7063629 use cbcond in C2 generated code on T4
-
- Closed
-