Patch: allow specifiying flags to the VM used in javac script

Robert Schuster theBohemian at gmx.net
Thu Jan 8 05:41:33 PST 2009


Hi,
great stuff I forgot the actual patch. :)

@Twisti/Martin: The patch only affects the 'javac' script in IcedTea's
toplevel directory. This script calls ecj directly IOW without calling
another ecj program/script.

Regards
Robert

Robert Schuster schrieb:
> Hi,
> you may laugh but this is the most simple patch to make cross-compiling
> OpenJDK easier. The reason is that I run ecj with jamvm/cacao which have
> a far to small default maximum heap size to comple hotspot-tools.
> 
> With this patch I can ' JAVA_FLAGS="-Xmx4096M" configure ' and
> everything is fine. :)
> 
> 2009-01-07  Robert Schuster <robertschuster at fsfe.org>
> 
>   * javac.in: Added variable @JAVA_FLAGS@ .
>   * configure.ac: Added AC_SUBST for JAVA_FLAGS.
> 
> Regards
> Robert
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: java_flags.patch
Type: text/x-patch
Size: 679 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20090108/b6bdbc49/java_flags.patch 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20090108/b6bdbc49/signature.asc 


More information about the distro-pkg-dev mailing list