Error while building JVMCI enabled JDK8 on Power

Andrew Haley aph at redhat.com
Wed Mar 8 08:46:43 UTC 2017


On 08/03/17 06:29, Deepali Patel wrote:

> Looks like this is due to the missing
> jvmciCodeInstaller_ppc.cpp. Any pointers on implementing this file
> would be of great help.

You have to write it.  There are examples for x86 and AArch64.  You
need to make a PowerPC version.  What other kinds of help do you need?
Perhaps it's not obvious, but to port JVMCI you'll need a detailed
knowledge of the PowerPC HotSpot port.

Andrew.



More information about the graal-dev mailing list