Too many java source files are recompiled when one changes.
Jonathan Gibbons
jonathan.gibbons at oracle.com
Tue Mar 26 22:48:16 UTC 2013
sh ./configure --enable-sjavac
-- Jon
On 03/26/2013 03:43 PM, Martin Buchholz wrote:
> If I modify an ordinary JDK source file (like StringBuilder.java), then all
> files are recompiled, even those that don't have any compile-time
> dependency on StringBuilder.
>
> ## Starting jdk
> Compiling 9412 files for BUILD_JDK
>
> I'd like to see instead
>
> Compiling 103 files for BUILD_JDK
More information about the build-dev
mailing list