On Wed, 2 Oct 2024 15:56:27 GMT, Alexey Ivanov <[email protected]> wrote:
>> Harshitha Onkar has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> review comment fixes
>
> test/jdk/java/awt/dnd/DragToAnotherScreenTest.java line 153:
>
>> 151: "stringFlavor is not
>> supported by Transferable",
>> 152: "Test Failed",
>> JOptionPane.ERROR_MESSAGE);
>> 153: PassFailJFrame.forceFail();
>
> Provide the reason:
> Suggestion:
>
> PassFailJFrame.forceFail("stringFlavor is not supported
> by Transferable");
Added it , additionally logging the errors in PFJ.logArea()
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21213#discussion_r1784930160