All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rohit Jindal <rohitj.chd@gmail.com>
To: yocto@yoctoproject.org
Subject: openjdk 8 support compile for arm with jit support
Date: Tue, 10 Jan 2017 13:28:05 +0530	[thread overview]
Message-ID: <CAHX_jjum-pOKSZwfcp=GLffqLBd--gRupQPYW_JOaEoMjWYpvA@mail.gmail.com> (raw)
In-Reply-To: <CAHX_jjt4C4VQCKk1Jrz07eSb3vuGuPpjPdfEgds-86pJmD2Zjw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1312 bytes --]

Sorry i am new to this forum, actually my target is as follows:

I want to compile openjdk 8 for arm processor due to one of my requirement .
I have used meta-java layer with openjre 102b14 version.
Its compiling good with arm compiler.
But i want to add any available JIT ie just in time compiler to be added in
my working arm based java binaries to increase the performance of my java
applications to be used.
Steps followed are :
Downloaded poky and meta-java layer.
Set machine to be qemuarm .
Toolchain get downloaded as required along with required tools.
Openjre 8_102b14 is compiled for arm successfully.
I twisted the recipe and added enable-jamvm as config param. Now jamvm is
compiled as dependency.
After successful compilations of recipes i tried to run java binaries using
chroot replacing libjvm.so default with created using jamvm .
Java -jamvm -version
Getting segmentation fault core dumped.

Please suggest the solution for the same.

I tried with diffrrent VMs also but all in vein.

Even i tried diiferent variants of openjdk that says that Jit works fine
with it. Like openjdk8u-111-b14 works fine for debian but same source gives
compilation errors. Please suggest openjdk8 version for arm to add jit
support that will work fine for me.

Thanks
Rohit jindal

[-- Attachment #2: Type: text/html, Size: 1359 bytes --]

  parent reply	other threads:[~2017-01-10  7:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-07 15:05 openjdk 8 support compile for arm with jit support Rohit Jindal
2017-01-09  9:20 ` Rohit Jindal
2017-01-09 13:10 ` Alexander Kanavin
     [not found]   ` <CAHX_jjt4C4VQCKk1Jrz07eSb3vuGuPpjPdfEgds-86pJmD2Zjw@mail.gmail.com>
2017-01-10  7:58     ` Rohit Jindal [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-01-06 15:31 Rohit Jindal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHX_jjum-pOKSZwfcp=GLffqLBd--gRupQPYW_JOaEoMjWYpvA@mail.gmail.com' \
    --to=rohitj.chd@gmail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.