You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context: #8681 (comment)
For some reason we see `crc641855b07eca6dcc03/GenericHolder_1.java`
in the log output, part of `@(_JavaStubFiles)`, but as far as we can
tell it *isn't* being compiled.
Which makes no sense.
My best conjecture is that `@(_JavaBindingSource)` doesn't include
everything within `@(_JavaStubFiles)`.
Update the `<Javac/>` task to print out the paths of all files that
at added to the response file, so that we can see what `javac`
is *actually* compiling.
0 commit comments