On Thu, 29 Jul 2021 14:47:10 GMT, Ajit Ghaisas <aghai...@openjdk.org> wrote:
> I have filed [JDK-8271485](https://bugs.openjdk.java.net/browse/JDK-8271485) > to address this. I just submitted PR #593 with a fix. It will also address the problem noted above of overridden methods without additional documentation showing up with no description, since such methods will no longer show up in the first place. ------------- PR: https://git.openjdk.java.net/jfx/pull/589