RFR: CODETOOLS-7902793: Fix IllegalMonitorStateException in JInternalFrameOperatorCloseTest
Alexandre Iline
shurailine at openjdk.java.net
Thu Dec 3 01:00:12 UTC 2020
On Thu, 3 Dec 2020 00:55:51 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()
@akolarkunnu @amresh_sahu, can you take a look?
-------------
PR: https://git.openjdk.java.net/jemmy-v2/pull/4
More information about the jemmy-dev
mailing list