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

Reply via email to