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

Pankaj Bansal pbansal at openjdk.java.net
Wed Jul 28 07:50:36 UTC 2021


On Mon, 26 Jul 2021 18:15:04 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> Ajit Ghaisas has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8250590 - add missing @since tag
>
> modules/javafx.graphics/src/main/java/javafx/css/CssParser.java line 4748:
> 
>> 4746:         /**
>> 4747:          * Constructs a {@code ParseError} object with given message.
>> 4748:          * @param message message
> 
> Maybe "the message"?

Minor: I think Kevin meant @param message the message

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

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


More information about the openjfx-dev mailing list