On Mon, 21 Nov 2022 20:34:02 GMT, John Hendrikx <jhendr...@openjdk.org> wrote:

> I think the Skara tooling might be able to reject PR's with warnings, if not, 
> Gradle can fail builds with warnings (but that's a bit more heavy handed).

Quite the opposite. This would be well beyond Skara to do this (and I would 
argue against it even if it were feasible), but treating certain categories of 
warnings as errors at compilation time is quite feasible. The JDK does this.

-------------

PR: https://git.openjdk.org/jfx/pull/957

Reply via email to