RFR: CODETOOLS-7902793: Fix IllegalMonitorStateException in JInternalFrameOperatorCloseTest [v3]
Amresh Sahu
github.com+72060147+amresh-sahu at openjdk.java.net
Tue Dec 8 04:06:18 UTC 2020
On Tue, 8 Dec 2020 03:51:31 GMT, Alexandre Iline <shurailine at openjdk.org> wrote:
>> What worked was to override setClosed(boolean) in JInternalFrame to not close the frame.
>>
>> Also while inspecting the stack trace, I have discovered that the description is not passed down from JInternalFrameOperator.waitClosed()
>
> Alexandre Iline has updated the pull request incrementally with one additional commit since the last revision:
>
> much easier to override the driver!
Changes look fine and these are working as expected.
-------------
PR: https://git.openjdk.java.net/jemmy-v2/pull/4
More information about the jemmy-dev
mailing list