All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sven Ebenfeld <sven.ebenfeld@gmail.com>
To: openembedded-devel@lists.openembedded.org,
	 Otavio Salvador <otavio@ossystems.com.br>
Subject: Re: [meta-java] Trying to update openjdk-7 to icedtea 2.5.4 and jdk75b13
Date: Wed, 01 Apr 2015 22:02:46 +0200	[thread overview]
Message-ID: <551C4EE6.5080507@gmail.com> (raw)
In-Reply-To: <CAP9ODKoR5VYhDGVgoj8HLzXwc6H4mAGfBh64bFx5drLE9W+pSg@mail.gmail.com>

Hello Otavio,

Am 01.04.2015 um 17:25 schrieb Otavio Salvador:
> Hello Sven,
> 
> On Wed, Apr 1, 2015 at 12:19 PM, Sven Ebenfeld <sven.ebenfeld@gmail.com> wrote:
>> I'm currently trying to update openjdk-7 to the current icedtea-release.
>> I'm getting as far as to the compile step which fails during a run of rmic.
>> In difference to earlier builds, it tries to run the just compiled
>> rmic java-classes.
> 
> Thanks a lot for doing this, this is indeed an important change to be
> done ... also due security reasons.
> 
>> The bootstrap jdk6 complains about incompatible class version.
>> "Exception in thread "main" java.lang.UnsupportedClassVersionError:
>> sun/rmi/rmic/Main : Unsupported major.minor version 51.0"
>>
>> That is correct as the build process compiles these classes with
>> "-source 7" and "-target 7".
>> Currently I don't really know how to fix this problem. Atm I guess I
>> would need to add a jdk6 bootstrap version of rmic. Can anyone give me
>> a hint how to fix this problem?
> 
> Yes, you likely needs a rmic-native variant.

Do you think it makes sense to create a new rmic-native recipe or should
it be created within the recipe?

> 
> I am very busy now and won't have bandwidth to help on this, am sorry.
> 
> One side note though ... you might want, before, clean old versions of
> the recipe and rework it so in the process you gain more intimacy of
> the build process ... and helps to provide a nicer base of work as
> well.
> 

You're right, I will see, how I get used to this process.

--
Cheers,
Sven


  reply	other threads:[~2015-04-01 20:02 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-01 15:19 [meta-java] Trying to update openjdk-7 to icedtea 2.5.4 and jdk75b13 Sven Ebenfeld
2015-04-01 15:25 ` Otavio Salvador
2015-04-01 20:02   ` Sven Ebenfeld [this message]
2015-04-01 17:17 ` Max Krummenacher
2015-04-01 20:04   ` Sven Ebenfeld
2015-04-02 18:28     ` Max Krummenacher
2015-04-02 20:25       ` Sven Ebenfeld
2015-04-03  1:56         ` Otavio Salvador
2015-04-03  8:07           ` Sven Ebenfeld
2015-04-03 18:18             ` Otavio Salvador
2015-04-03 20:24               ` Sven Ebenfeld
2015-04-04 19:27                 ` Otavio Salvador
2015-04-07  9:41                   ` Sven Ebenfeld
2015-04-07 13:17                     ` Otavio Salvador
2015-04-13  7:38                       ` Sven Ebenfeld
2015-04-13 12:27                         ` Otavio Salvador
2015-04-14  3:46                           ` Khem Raj
2015-04-14 19:57                             ` Sven Ebenfeld

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=551C4EE6.5080507@gmail.com \
    --to=sven.ebenfeld@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=otavio@ossystems.com.br \
    /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.