On Fri, 18 Aug 2023 17:38:51 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

> why I am getting only 91 warnings?
> 
> edit: gradle javadoc on mac, java 18 (may be that's why).

Very likely. Btw, our CI builds (for releases) and GHA builds use JDK 19.0.2.

JDK 19 added more checks (so we get 187 warnings). JDK 21 also added more 
checks (we're up to 191).

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

PR Comment: https://git.openjdk.org/jfx/pull/1216#issuecomment-1684459430

Reply via email to