RFR: JDK-8304959: Public API in javafx.css.Match should not return private API class PseudoClassState [v6]

John Hendrikx jhendrikx at openjdk.org
Fri May 12 23:43:51 UTC 2023


On Fri, 12 May 2023 22:48:31 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> John Hendrikx has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix PseudoClassTest
>
> modules/javafx.graphics/src/main/java/javafx/css/Match.java line 74:
> 
>> 72:      * Gets the {@code Selector}.
>> 73:      *
>> 74:      * @return the {@code Selector}, never {@code null}
> 
> Can you add this to the CSR?

Added both changes to the CSR.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1070#discussion_r1192868562


More information about the openjfx-dev mailing list