dev-java/icedtea: Patch CACAO for a dynamic maximum heap
authorJames Le Cuirot <chewi@gentoo.org>
Mon, 7 Sep 2015 22:42:34 +0000 (23:42 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Mon, 7 Sep 2015 22:43:42 +0000 (23:43 +0100)
commit6804ed55a394fbfbb178da4caccfb832a617357e
treee4a44b3925765bcf1f12d7ab261b10a4d72a5b06
parent11642a0d8701cb8474f6e4b21e1e14ff5281b68b
dev-java/icedtea: Patch CACAO for a dynamic maximum heap

It has been discovered that CACAO has been giving us memory problems
because it had a fixed default heap size of only 128MB, whereas
HotSpot uses a quarter of the physical RAM. I have patched CACAO to do
the same. See IcedTea bugs #2611 and #2612.

Package-Manager: portage-2.2.20.1
dev-java/icedtea/files/6-cacao-dynmaxheap-Makefile.patch [new file with mode: 0644]
dev-java/icedtea/files/6-cacao-dynmaxheap.patch [new file with mode: 0644]
dev-java/icedtea/files/7-cacao-dynmaxheap-Makefile.patch [new file with mode: 0644]
dev-java/icedtea/files/7-cacao-dynmaxheap.patch [new file with mode: 0644]
dev-java/icedtea/icedtea-6.1.13.8-r1.ebuild [moved from dev-java/icedtea/icedtea-6.1.13.8.ebuild with 97% similarity]
dev-java/icedtea/icedtea-7.2.5.6-r1.ebuild [moved from dev-java/icedtea/icedtea-7.2.5.6.ebuild with 98% similarity]