Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2188217 | 7 | Christian Thalinger | P3 | Closed | Fixed | b83 |
JDK-2189826 | 6u21 | Christian Thalinger | P3 | Resolved | Fixed | b01 |
MethodHandle invoke call sites should not be fixed-up by SharedRuntime::fixup_callers_callsite as c2i/i2c adapters are used to implement MethodHandle actions.
JRuby's bench_threaded_reverse.rb hits this problem very easily on SMP machines.
JRuby's bench_threaded_reverse.rb hits this problem very easily on SMP machines.
- backported by
-
JDK-2189826 JSR 292 call sites should not be fixed-up
-
- Resolved
-
-
JDK-2188217 JSR 292 call sites should not be fixed-up
-
- Closed
-