RFR: 8344148: Add an explicit compiler phase for warning generation
Archie Cobbs
acobbs at openjdk.org
Thu Nov 14 22:32:56 UTC 2024
On Thu, 14 Nov 2024 22:16:23 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> Ah, ok, you also use `make` which builds the whole thing. That's good then - thanks!
Right - I was just trying to exclude the step that compiles using the bootstrap compiler, since that's not part of what we want to test.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22088#issuecomment-2477534212
More information about the compiler-dev
mailing list