[patch] fix hotspot build with small SC_ARG_MAX

Kelly O'Hair kelly.ohair at oracle.com
Tue Aug 24 16:28:20 PDT 2010


Looks ok to me. I think this is basically this bug:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6561870

-kto

On Aug 23, 2010, at 11:59 PM, Matthias Klose wrote:

> 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
> <too-many-args-ftbfs.diff>




More information about the distro-pkg-dev mailing list