Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082593 | emb-9 | Coleen Phillimore | P3 | Resolved | Fixed | team |
There are a number of tests failing with the Zero interpreter due to new code in the JVM that wasn't tested with the Zero interpreter.
1. Class redefinition doesn't walk metadata in interpreted frames correctly
2. Refactoring InterpreterGenerator::generate_method_entry() broke Zero.
- backported by
-
JDK-8082593 Fix Zero Interpreter bugs in class redefinition and template interpreter changes
-
- Resolved
-
- relates to
-
JDK-8003426 Remove UseFastAccessors and UseFastEmptyMethods except for zero
-
- Closed
-