Integrated: 8271091: Missing API docs in UI controls classes
Ajit Ghaisas
aghaisas at openjdk.java.net
Fri Oct 29 04:25:14 UTC 2021
On Wed, 20 Oct 2021 14:42:44 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:
> This PR fixes javadoc warnings in javafx.controls and javafx.web modules.
> Note :
> - The javadoc needs to be generated with the JDK 18 EA build.
> - 2 javadoc warnings in javafx.controls TabPane class will be fixed under - [JDK-8271085](https://bugs.openjdk.java.net/browse/JDK-8271085)
> - There are still 20 javadoc warnings remaining in javafx.controls module and 3 warnings remaining in javafx.web module. The root cause is different and they will be addressed under [JDK-8270996](https://bugs.openjdk.java.net/browse/JDK-8270996)
This pull request has now been integrated.
Changeset: a9474055
Author: Ajit Ghaisas <aghaisas at openjdk.org>
URL: https://git.openjdk.java.net/jfx/commit/a9474055994d104288aff22fdb70f76ed8519627
Stats: 269 lines in 49 files changed: 147 ins; 15 del; 107 mod
8271091: Missing API docs in UI controls classes
Reviewed-by: nlisker, kcr
-------------
PR: https://git.openjdk.java.net/jfx/pull/646
More information about the openjfx-dev
mailing list