All of lore.kernel.org
 help / color / mirror / Atom feed
From: Max Krummenacher <max.oss.09@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: koen@dominion.thruhere.net
Subject: [OE-core][RFC] openjdk-7: enable xawt
Date: Mon, 16 Feb 2015 23:27:37 +0100	[thread overview]
Message-ID: <1424125658-20285-1-git-send-email-max.oss.09@gmail.com> (raw)

Hi all

Currently xawt is disabled when building openjdk-7-jre for all architectures.
I'd like to reenable this. The attached patch works fine for armv7.
My guess is that the patches which disabled xawt were applied because of
qemu failing to executed and thus making the whole build fail. I guess
that recent changes to the way binaries are built for and executed by qemu
in meta-java makes openjdk-7 build again.

This has been done in a first step for the ppc architecture by commit
http://git.yoctoproject.org/cgit/cgit.cgi/meta-java/commit/?id=f03d3e5bbb6a096960a781547884015f50be96da
and then extended to all architectures with:
http://git.yoctoproject.org/cgit/cgit.cgi/meta-java/commit/?id=4e862f09394dccc15d26c6e8768072cf98cb013f

Henning, Koen do you have any comments what additionally needs to be tested
from your original work on the patches?

Regards
Max

Max Krummenacher (1):
  openjdk-7: enable xawt

 .../icedtea-jdk-nio-use-host-cc.patch              | 22 ----------------------
 1 file changed, 22 deletions(-)

-- 
1.9.3



             reply	other threads:[~2015-02-16 22:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-16 22:27 Max Krummenacher [this message]
2015-02-16 22:27 ` [OE-core][RFC] openjdk-7: enable xawt Max Krummenacher
2015-02-17 12:57   ` Otavio Salvador
2015-02-17 18:19     ` Max Krummenacher
2015-02-17 18:26       ` Otavio Salvador

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=1424125658-20285-1-git-send-email-max.oss.09@gmail.com \
    --to=max.oss.09@gmail.com \
    --cc=koen@dominion.thruhere.net \
    --cc=openembedded-devel@lists.openembedded.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.