Error while building JVMCI enabled JDK8 on Power

Andrew Haley aph at redhat.com
Wed Mar 8 09:52:29 UTC 2017


On 08/03/17 09:48, Deepali Patel wrote:
> The intent is to port Graal compiler to PPC.

So, there is no substitute for study and experimentation.  I'd start
by choosing a port that is supported by JVMCI and then studying it.
I'd immediately use GDB to step through the CodeInstaller and see how
it patches the instructions, and then imitate that .

Andrew.



More information about the graal-dev mailing list