Issue with Graal on JDK 1.8.0_40: relocation error: symbol JVM_GetResourceLookupCacheURLs not defined
Stefan Marr
java at stefan-marr.de
Fri Mar 13 14:56:03 UTC 2015
Hi Christian:
> On 13 Mar 2015, at 15:53, Christian Humer <christian.humer at gmail.com> wrote:
>
> This is a known issue. Please use jdk1.8.0_31 instead for now.
Ok. Unfortunately, the old packages are gone from the nicely packaged repo [1].
Guess, I’ll need to install it manually then.
Thanks
Stefan
[1] https://launchpad.net/~webupd8team/+archive/ubuntu/java
>
> Thx,
> - Christian
>
>
> On Fri, Mar 13, 2015 at 3:31 PM Stefan Marr <java at stefan-marr.de> wrote:
> Hi:
>
> I got an issue trying to build Graal on a new Ubuntu system, with JDK 1.8.0_40.
>
> After compiling without problems, I see the following error when trying to start the VM:
>
> ~/tmp/GraalVM$ ./mx.sh —vm server vm -version
> /home/smarr/tmp/GraalVM/jdk1.8.0_40/product/bin/java: relocation error: /home/smarr/tmp/GraalVM/jdk1.8.0_40/product/jre/lib/amd64/libjava.so: symbol JVM_GetResourceLookupCacheURLs, version SUNWprivate_1.1 not defined in file libjvm.so with link time reference
>
> Any idea how to fix this, or how to work around it?
>
> Java version details below.
>
> Thanks
> Stefan
>
> ~/tmp/GraalVM$ /usr/lib/jvm/java-7-openjdk-amd64/bin/java -version
> java version "1.7.0_75"
> OpenJDK Runtime Environment (IcedTea 2.5.4) (7u75-2.5.4-1~trusty1)
> OpenJDK 64-Bit Server VM (build 24.75-b04, mixed mode)
>
> ~/tmp/GraalVM$ java -version
> java version "1.8.0_40"
> Java(TM) SE Runtime Environment (build 1.8.0_40-b25)
> Java HotSpot(TM) 64-Bit Server VM (build 25.40-b25, mixed mode)
>
>
> --
> Stefan Marr
> INRIA Lille - Nord Europe
> http://stefan-marr.de/research/
>
>
>
--
Stefan Marr
INRIA Lille - Nord Europe
http://stefan-marr.de/research/
More information about the graal-dev
mailing list