On Fri, 25 Jun 2021 12:53:13 GMT, Kevin Rushforth <[email protected]> wrote:
>> Michael Strauß has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> changes as per review comments
>
> modules/javafx.controls/src/test/java/test/com/sun/javafx/scene/control/SelectedItemsReadOnlyObservableListTest.java
> line 105:
>
>> 103: */
>> 104: @Test
>> 105: @Ignore("see JDK-8267951")
>
> The comment by @arapte was not addressed. Please remove `see ` from the
> string passed to `@Ignore`.
Done.
-------------
PR: https://git.openjdk.java.net/jfx/pull/478