/hg/icedtea: 2 new changesets
Matthias Klose
doko at ubuntu.com
Wed Oct 28 16:16:00 PDT 2009
On 29.10.2009 00:04, andrew at icedtea.classpath.org wrote:
> changeset 853eaa194f9a in /hg/icedtea
> details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=853eaa194f9a
> author: Andrew John Hughes<ahughes at redhat.com>
> date: Wed Oct 28 22:42:45 2009 +0000
>
> One jar to rule them all and simplify the build.
>
> 2009-10-28 Andrew John Hughes<ahughes at redhat.com>
>
> * Makefile.am: Have one jar to rule them all
> (rt.jar) and make others (tools.jar, rt-closed.jar)
> symlinks to it. Remove the hotspot-tools target and do all
> patching, etc. prior to building rt.jar. Use zip rather
> than jar to update rt.jar for efficiency.
- did you check that the increase in size still allows bootstrapping
using gcj on more uncommon architectures, and that the memory
footprint doesn't change too much to the worse?
- 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).
Matthias
More information about the distro-pkg-dev
mailing list