On Fri, 19 Aug 2022 00:18:37 GMT, Nir Lisker <nlis...@openjdk.org> wrote:
> Added docs for inherited methods in `Bindings` subclasses. As far as I can tell, none of these are public API and so don't show up in the docs. (If they were, then the lack of an `@return` in a few places would generate a warning which we are not seeing. Are you building the docs with a setting that produces docs for non-public classes? If that's the reason for doing this, then it probably doesn't need to go into 19 (although, since we are going to generate the docs again anyway., I won't object). ------------- PR: https://git.openjdk.org/jfx/pull/881