jamvm-2.0.0 with openjdk 8
Somshekar C Kadam
somkadam76 at gmail.com
Wed Nov 21 05:27:12 UTC 2018
Thanks Magnus for the reply.
Regards
Somshekar C Kadam
9036660538
On Tue, Nov 20, 2018 at 5:52 PM Magnus Ihse Bursie <
magnus.ihse.bursie at oracle.com> wrote:
> JamVM is out of scope for the OpenJDK project. You need to talk to the
> IcedTea folks.
>
> /Magnus
>
>
> On 2018-11-20 13:20, Somshekar C Kadam wrote:
> > Hi All,
> >
> > Please guide me or please provide pointers on this
> > I am able to successfully compile and use zero JVM using below
> > Using icedtea-3.9.0
> > ./configure --with-jdk-home="/usr/lib/jvm/java-8-openjdk-amd64"
> > --enable-zero
> > make and make install
> > it works no problem
> >
> > I use icedtea-3.9.0 to build JamVM 2.0.0 using openjdk8 class library
> > support
> > ./configure --with-jdk-home="/usr/lib/jvm/java-8-openjdk-amd64"
> > --with-additional-vms=jamvm
> > make and make install
> > I get this issue as shown below
> > java -jamvm -version
> > Error initialising VM (initialiseAccess)
> > Error: Could not create the Java Virtual Machine.
> > Error: A fatal exception has occurred. Program will exit.
> >
> > please help on this or any pointers will help any patch I need to apply
> > All above work is done for X86 64
> >
> > I need to recompile this for ARM later
> >
> > thanks in advance
> >
> > Somshekar
> > Regards
> > Somshekar C Kadam
> > 9036660538
>
>
More information about the build-dev
mailing list