RFR: JDK-8304959: Public API in javafx.css.Match should not return private API class PseudoClassState
Andy Goryachev
angorya at openjdk.org
Mon Mar 27 16:03:50 UTC 2023
On Mon, 27 Mar 2023 15:56:52 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> modules/javafx.graphics/src/main/java/javafx/css/Match.java line 79:
>>
>>> 77: * @return the pseudo class state
>>> 78: */
>>> 79: public Set<PseudoClass> getPseudoClasses() {
>>
>> does this change need a CSR?
>
> Yes, thanks for checking. I already flagged it as needing a CSR.
oh, sorry, missed the label...
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1070#discussion_r1149470689
More information about the openjfx-dev
mailing list