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

Ajit Ghaisas aghaisas at openjdk.java.net
Tue Jul 27 12:28:33 UTC 2021


On Tue, 27 Jul 2021 12:03:02 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> This can only be checked manually.
>> I have checked and added the `@since` tag to these *Converter nested classes.
>
> I ran a script to check for missing `@since` tags. The following class are still missing them:
> 
> 
> DeriveColorConverter
> DeriveSizeConverter
> StopConverter
> StringConverter.SequenceConverter

Ah.. Thanks for running the script. It is tough to find it manually. I will fix these soon.

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

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


More information about the openjfx-dev mailing list