On Wed, 28 Feb 2024 21:48:38 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

> This change brings the number of javadoc warnings back to 91 (to be fixed in 
> [JDK-8270996](https://bugs.openjdk.org/browse/JDK-8270996))
> 
> - adds missing information in `@param` tags
>  - adds `@SuppressWarnings("doclint:missing")` to `Skinnable` to silence the 
> warning due to [JDK-8325071](https://bugs.openjdk.org/browse/JDK-8325071)
>  - fixed an empty `<p>` in `Subscription`
>  - cleaned up unnecessary `@throws` in Filtered/SortedList
> 
> Q: Does this PR need a CSR?

@arapte @prsadhuk or @kevinrushforth could you please take a look?

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

PR Comment: https://git.openjdk.org/jfx/pull/1384#issuecomment-1972115470

Reply via email to