-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b01
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2193319 | 7 | John Rose | P3 | Closed | Fixed | b94 |
JDK-2197805 | 6u23 | John Rose | P3 | Resolved | Fixed | b01 |
JDK-2199705 | 6u22m | John Rose | P3 | Resolved | Fixed | b01 |
JDK-2197516 | 6u21p | John Rose | P3 | Resolved | Fixed | b03 |
This bug is the first part of a two part change. This change updates the CallSite API. It renames MH.invoke to invokeExact and introduces invokeGeneric as a separately recognized operation, but does not give the two operations distinct semantics. A following bug will give invokeGeneric its distinct semantics.
- backported by
-
JDK-2197516 JSR 292 adjustments to method handle invocation
- Resolved
-
JDK-2197805 JSR 292 adjustments to method handle invocation
- Resolved
-
JDK-2199705 JSR 292 adjustments to method handle invocation
- Resolved
-
JDK-2193319 JSR 292 adjustments to method handle invocation
- Closed
- duplicates
-
JDK-6954108 DYN_REGRESSION suite fails with "Invalid layout of preloaded class"
- Closed
- relates to
-
JDK-6948673 Update SourceVersion.isIdentifier to account for JSR 292 exotic identifiers
- Closed
-
JDK-6949830 6939134 broke Zero
- Resolved
-
JDK-6918897 No appropriate CCC request for listed JDK 7 changes in java.dyn package (b79)
- Closed
-
JDK-6979327 method handle invocation should use casts instead of type parameters to specify return type
- Closed