RFR: 8323706: Remove SimpleSelector and CompoundSelector classes [v7]
John Hendrikx
jhendrikx at openjdk.org
Tue Aug 13 12:18:12 UTC 2024
On Wed, 7 Aug 2024 22:31:57 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> John Hendrikx has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix bug
>
> modules/javafx.graphics/src/main/java/com/sun/javafx/css/CompoundSelector.java line 75:
>
>> 73: /**
>> 74: * The relationships between the selectors
>> 75: * @return Immutable List<Combinator>
>
> minor: would {@code List<Combinator>} be a better choice here, if it works?
Fixed
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1333#discussion_r1715189665
More information about the openjfx-dev
mailing list