[patch] fix hotspot build with small SC_ARG_MAX

Matthias Klose doko at ubuntu.com
Mon Aug 23 23:59:41 PDT 2010


hotspot uses overlong command lines, and the build will fail when building on a 
machine where SC_ARG_MAX is limited.

This patch works around this limitation by using a file list for compiling the 
agent classes, and generating the file list with Makefile features instead of 
shell code.

   Matthias
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: too-many-args-ftbfs.diff
Url: http://mail.openjdk.java.net/pipermail/hotspot-dev/attachments/20100824/f0d2844e/attachment.ksh 


More information about the hotspot-dev mailing list