Graal failure on VM initialization

Tom Rodriguez tom.rodriguez at oracle.com
Wed Apr 30 01:24:29 UTC 2014


We recently switch to only supporting jdk 8 so you’ll need to update your build jdk.  We should probably complain about this somewhere in the build process instead of just dying like this.

tom

On Apr 29, 2014, at 6:30 PM, Chen Li <meloli87 at gmail.com> wrote:

> Hi,
> 
> I have recently tried to build and run graal vm, but after build with --vm=graal option, I can not initialize the VM due to the following error:
> 
> Error occurred during initialization of VM
> Unable to load native library: /home/chenli/work/graal_new/jdk1.7.0_45/product/jre/lib/amd64/libjava.so: symbol JVM_SetProtectionDomain, version SUNWprivate_1.1 not defined in file libjvm.so with link time reference
> 
> 
> I tried with jdk7_55 and jdk7_60 early_access, but either worked. 
> 
> Does anyone has a solution to this?
> 
> thanks,
> chen
> 
> 



More information about the graal-dev mailing list