Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2215462 | 8 | Christian Thalinger | P3 | Resolved | Fixed | b08 |
JDK-2214871 | 7u2 | Christian Thalinger | P3 | Closed | Fixed | b08 |
Currently the code size of method handle adapters are counted against inlining budgets like DesiredMethodLimit. This results to earlier compiler bailouts with method handle call sites than without leading to worse performance.
- backported by
-
JDK-2215462 JSR 292: don't count method handle adapters against inlining budgets
-
- Resolved
-
-
JDK-2214871 JSR 292: don't count method handle adapters against inlining budgets
-
- Closed
-