[Bug 2612] CACAO has a fixed default max heap, unlike HotSpot which adapts to physical memory
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Dec 23 23:52:31 UTC 2015
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2612
--- Comment #1 from James Le Cuirot <chewi at gentoo.org> ---
I should have realised sooner that the signed 32-bit int was bad news.
Requesting more than 2GB causes horrendous overflows (4097MB actually gives you
1MB). CACAO also doesn't support specifying the amount in gigabytes. I have now
filed a pull request upstream with fixes for all these things.
https://bitbucket.org/cacaovm/cacao-staging/pull-requests/157
--
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/20151223/1b81c3f1/attachment.html>
More information about the distro-pkg-dev
mailing list