On Wed, 2 Sep 2026 08:41:15 GMT, Nir Lisker <[email protected]> wrote:
>> Andy Goryachev has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> review comments
>
> modules/javafx.graphics/src/test/java/test/javafx/scene/input/DataFormatTest.java
> line 164:
>
>> 162: }
>> 163: try {
>> 164: DataFormat f = new DataFormat(id);
>
> `f` is unused, so no need for the LHS.
I was going to add another check and forgot.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/2197#discussion_r3916294865