RFR: CODETOOLS-7902793: Fix IllegalMonitorStateException in JInternalFrameOperatorCloseTest [v3]
Abdul Kolarkunnu
akolarkunnu at openjdk.java.net
Tue Dec 8 07:23: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!
Looks good
Looks good
-------------
PR: https://git.openjdk.java.net/jemmy-v2/pull/4Marked as reviewed by akolarkunnu (Committer).
More information about the jemmy-dev
mailing list