[Bug 2331] [IcedTea8] IcedTea8 fails to build with IcedTea7 CACAO due to to low max heap size
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed May 6 05:13:48 UTC 2015
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2331
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea?cmd=changeset;node=1c77e4c99219
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Wed May 06 06:12:27 2015 +0100
PR2331: 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>
PR2331: IcedTea8 fails to build with IcedTea7
CACAO due to to low max heap size
* Makefile.am:
(ICEDTEA_PATCHES): Add memory patch when
building using CACAO as well, even if the
result is not a CACAO build.
* NEWS: Updated.
* 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 on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150506/bc487823/attachment.html>
More information about the distro-pkg-dev
mailing list