On Mon, 26 Jul 2021 18:15:04 GMT, Kevin Rushforth <[email protected]> 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