On Wed, 7 Aug 2024 22:31:57 GMT, Andy Goryachev <ango...@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