[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
Mon Jan 28 20:11:58 PST 2013


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

--- Comment #3 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea6?cmd=changeset;node=5a1e1b396644
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Tue Jan 29 01:21:09 2013 +0000

    PR986: IcedTea7 fails to build with IcedTea6 CACAO due to low max heap size

    2013-01-28  Andrew John Hughes  <gnu.andrew at redhat.com>

        * patches/cacao/memory.patch:
        Extend with additional cases in HotSpot and
        JAXWS.

    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.
        * NEWS: Updated.

-- 
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/20130129/bdbd15a1/attachment.html 


More information about the distro-pkg-dev mailing list