faster java compilation (was Re: linking performance
Noel Grandin
noel at peralex.com
Tue Feb 14 06:09:14 PST 2012
On 2012-02-14 15:49, Michael Stahl wrote:
> do we _really_ invoke javac once for each source file anywhere? at
> least in gbuild it's invoked once per jar file (technically, per
> JavaClassSet that the jar depends upon), which is the only sane way to
> do it.
You are correct sir.
But I think I saw that in some places there are quite a few
JavaClassSet's defined for a given jar?
Actually, I'm not sure, it was just something I saw when I was digging
around in that area, could be my memory is at fault.
Disclaimer: http://www.peralex.com/disclaimer.html
More information about the LibreOffice
mailing list