[icedtea] Patch for OpenJDK7 b126 support

Damien Raude-Morvan drazzib at drazzib.com
Tue Jan 25 16:14:51 PST 2011


Hi Andrew,

Le mardi 25 janvier 2011 00:33:00, Dr Andrew John Hughes a écrit :
> Have you actually got it building?  I haven't got the IcedTea forest
> building independently yet and the last pull I did was b124.  What are you
> using to get b126?
[...]
> * The changesets you move to don't appear to exist on my checkout of the
> IcedTea forest.  What are these based on?

Yes, I've successfuly build a b126 Icedtea+OpenJDK using patch I've send 
yesterday and using Debian toolkit for building [0] (ie. it just prepare 
configure options and apply some more patches).

To get tarballs, I'm using OpenJDK7 forest [1] and a simple script to
1) obtain revision by parsing .hgtags and grep "b126"
2) wget ${JDK_URL}/${module}/archive/${rev}.tar.gz
3) compute sha256sum && update Makefile.am

[0] https://code.launchpad.net/~drazzib/openjdk/openjdk7
[1] http://hg.openjdk.java.net/jdk7/jdk7

> * Please don't bump CACAO in the same patch.  This should be done
> separately to minimise change.

Of course, I'll prepare another patch.

> * Don't change the jaxp/jaxws/jaf URLs.  They are set to use IcedTea as the
> Oracle servers have proved unreliable.  I'll update the IcedTea server
> with these new ones. This is the first time I've seen them as I've been
> busy with 6.

Ok, fine for me.

> * The other changes look par for the course.  You seem to be
> dropping icedtea-ssl.patch with no explanation though.  Why is this?  It
> looks like it possibly could be dropped.

Good catch, icedtea-ssl.patch is not needed anymore.
Here is updated patch based on all your comments.

> Are you doing a full bootstrap with gcj?  I assume so from the ecj patch
> additions.

Yes, I'm doing a full bootstrap with ecj-gcj... But I doesn't seems a viable 
long term solution as more and more source code of OpenJDK is updated to 
diamond operator and others Project Coin stuff... Is there support for Java 7 
planned in ECJ roadmap ?

Regards,
-- 
Damien
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icedtea-b126.patch
Type: text/x-patch
Size: 178551 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110126/d84a06bb/icedtea-b126.patch 


More information about the distro-pkg-dev mailing list