Graal failure on VM initialization

Chen Li meloli87 at gmail.com
Wed Apr 30 01:59:25 UTC 2014


Hi Tom,

Thanks for the quick response. 

Change to jdk 8 dose solve the problem. But it seems like truffle still need jdk 7 support? Would that be migrated to jdk 8 soon?

thanks,
chen


On Apr 29, 2014, at 6:24 PM, Tom Rodriguez <tom.rodriguez at oracle.com> wrote:

> 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