Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045361 | 8u25 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8038559 | 8u20 | Goetz Lindenmaier | P4 | Closed | Fixed | b08 |
JDK-8053469 | emb-8u26 | Goetz Lindenmaier | P4 | Resolved | Fixed | b17 |
JDK-8168593 | openjdk7u | Goetz Lindenmaier | P4 | Resolved | Fixed | master |
This change contributes the template interpreter for the PPC64 port.
With this change, both interpreters can be used on linux_ppc64 and aix_ppc64. To build with the template interpreter just omit --with-jvm-interpreter=cpp in the configure command.
This change almost only touches ppc platform files.
With this change, both interpreters can be used on linux_ppc64 and aix_ppc64. To build with the template interpreter just omit --with-jvm-interpreter=cpp in the configure command.
This change almost only touches ppc platform files.
- backported by
-
JDK-8045361 PPC64: implement the template interpreter
- Resolved
-
JDK-8053469 PPC64: implement the template interpreter
- Resolved
-
JDK-8168593 PPC64: implement the template interpreter
- Resolved
-
JDK-8038559 PPC64: implement the template interpreter
- Closed