[jfx17] RFR: 8250590: Classes and methods in the javafx.css package are missing documentation [v4]

Kevin Rushforth kcr at openjdk.java.net
Thu Jul 29 16:28:33 UTC 2021


On Thu, 29 Jul 2021 14:47:10 GMT, Ajit Ghaisas <aghaisas at 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


More information about the openjfx-dev mailing list