RFR: 8271091: Missing API docs in UI controls classes [v2]

Ajit Ghaisas aghaisas at openjdk.java.net
Thu Oct 21 08:58:37 UTC 2021


> 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.
> - 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)

Ajit Ghaisas has updated the pull request incrementally with one additional commit since the last revision:

  javadoc minor corrections

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

Changes:
  - all: https://git.openjdk.java.net/jfx/pull/646/files
  - new: https://git.openjdk.java.net/jfx/pull/646/files/6f802004..38563835

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jfx&pr=646&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=646&range=00-01

  Stats: 55 lines in 47 files changed: 0 ins; 0 del; 55 mod
  Patch: https://git.openjdk.java.net/jfx/pull/646.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/646/head:pull/646

PR: https://git.openjdk.java.net/jfx/pull/646


More information about the openjfx-dev mailing list