-
Bug
-
Resolution: Fixed
-
P4
-
9, 10, 11
-
b19
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8205763 | 11.0.1 | Dmitry Chuyko | P4 | Resolved | Fixed | team |
MethodHandleHelper.linkToStatic() is a helper method used by the compiler/jsr292/InvokerSignatureMismatch.java test. It incorrectly passes the "mh" arg along to MethodHandle.linkToStatic instead of dropping it. The test does not detect this problem, so it may seem harmless, but I feel it should be fixed.
- backported by
-
JDK-8205763 MethodHandleHelper.linkToStatic should drop MH arg
-
- Resolved
-
- relates to
-
JDK-8166110 Inlining through MH invokers/linkers in unreachable code is unsafe
-
- Resolved
-