Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056375 | emb-9 | Coleen Phillimore | P4 | Resolved | Fixed | b28 |
This code in the template interpreter is bit rotten. It's turned off because this interpreter optimization prevents the invocation count from being incremented so these methods are never compiled and inlined.
Zero apparently has this optimization but doesn't use the template interpreter code.
- backported by
-
JDK-8056375 Remove UseFastAccessors and UseFastEmptyMethods except for zero
-
- Resolved
-
- duplicates
-
JDK-8013392 Remove UseFastAccessorMethods and UseFastEmptyMethods from template interpreter
-
- Closed
-
- relates to
-
JDK-8076421 Fix Zero Interpreter bugs in class redefinition and template interpreter changes
-
- Resolved
-
-
JDK-8255066 Zero: Consider removing UseFastEmptyMethods and UseFastAccessorMethods
-
- Closed
-