PATCH: Make Makefile.am work in parallel

Anthony Green green@redhat.com
Mon May 6 20:22:00 GMT 2002


On Mon, 2002-05-06 at 17:17, Mark Mitchell wrote:
> Assuming the tests go OK, does anyone object to this patch?

I think this change is unreliable because there's a reasonable chance
that the compiler may read a partially written .class file and barf. I
don't know what a good solution is.  Perhaps if there were some way to
tell the compiler to only read .java files -- but that would slow things
down a fair bit.

AG




More information about the Java-patches mailing list