Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082586 | emb-9 | Coleen Phillimore | P4 | Resolved | Fixed | team |
Each of the cpu dependent template interpreters has a case statement to decide which sort of resolve function to call. If this common code can moved to interpreterRuntime in C++ one could more easily add common functionality and checking to it. And it removes duplicate code.
- backported by
-
JDK-8082586 Make common code from template interpreter code
-
- Resolved
-