[Bug 986] IcedTea7 fails to build with IcedTea6 CACAO due to to low max heap size.

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Jun 12 16:01:20 PDT 2012


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=986

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea7?cmd=changeset;node=e6d81fc2c943
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Wed Jun 13 00:01:00 2012 +0100

    PR986: Allow CACAO builds of IcedTea to be able to build IcedTea without
bootstrap.

    2012-06-12  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        PR986
        * Makefile.am:
        (ICEDTEA_PATCHES): Add memory patch when
        building using CACAO as well, even if the
        result is not a CACAO build.
        * acinclude.m4:
        (IT_USING_CACAO): New macro; detects use of
        CACAO as the build VM so memory limits can
        be raised accordingly.
        * configure.ac: Call IT_USING_CACAO.
        * patches/cacao/launcher.patch:
        Move memory increase to memory.patch.
        * patches/cacao/memory.patch:
        Extend with additional cases in HotSpot and
        the JDK.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120612/48d43edb/attachment.html 


More information about the distro-pkg-dev mailing list