[patch] check for the `free' utility
Matthias Klose
doko at ubuntu.com
Mon Oct 15 14:28:40 PDT 2007
openjdk uses the `free' utility to set the -Xmx parameter; if `free' cannot be
found, a minimum value of 384MB is assumed, which apparently is too small for
amd64 and results in miscompilation (which I see in crashes in swing
applications and the webplugin).
- please apply the patch for icedtea.
- please document the use of `free' in openjdk, document the need of
the `procps' package as a build dependency for building openjdk on
Debian/Ubuntu.
Matthias
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: free.diff
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20071015/da610d72/free.diff
More information about the distro-pkg-dev
mailing list