On Wed, 27 Oct 2021 01:52:35 GMT, Sergey Bylokhov <[email protected]> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Review fix
>
> test/jdk/javax/swing/JComponent/6683775/bug6683775.java line 89:
>
>> 87:
>> 88: } finally {
>> 89: SwingUtilities.invokeAndWait(testFrame::dispose);
>
> I think we should dispose the "backgroundFrame" as well.
ok
-------------
PR: https://git.openjdk.java.net/jdk/pull/6097
