/hg/icedtea: 2 new changesets

Martin Buchholz martinrb at google.com
Wed Oct 28 19:11:59 PDT 2009


Changes in openjdk7 (jar and  Makefiles)
make building rt.jar orders of magnitude faster already,
so "jar" is no longer a significant part of the build
(of course, you need this faster jar in your bootstrap jdk)

So I suggest not changing the use of the jar command
in the build process.

Martin

On Wed, Oct 28, 2009 at 18:10, Andrew John Hughes
<gnu_andrew at member.fsf.org> wrote:

>>  - we already have the option to configure with fastjar, why change
>>   that to an explicit dependency on zip? (No, I don't care that much).
>
> We're already bringing in zip; always have, it's needed by OpenJDK as
> far as I'm aware.  So why not use it?  As you know from adding the
> fastjar option, a native binary is going to be faster than doing it
> with Zero and it's not like we need anything to do with the manifest.
> I've only covered one case with this patch (the new code) but I do
> intend to replace some of the others in 7.  Eventually, I hope to get
> a lot of this into 6 too.



More information about the distro-pkg-dev mailing list