Integrated: CODETOOLS-7902793: Fix IllegalMonitorStateException in JInternalFrameOperatorCloseTest

Alexandre Iline shurailine at openjdk.java.net
Tue Dec 15 01:26:03 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()

This pull request has now been integrated.

Changeset: 94612e2e
Author:    Alexandre Iline <shurailine at openjdk.org>
URL:       https://git.openjdk.java.net/jemmy-v2/commit/94612e2e
Stats:     89 lines in 3 files changed: 36 ins; 22 del; 31 mod

7902793: Fix IllegalMonitorStateException in JInternalFrameOperatorCloseTest

Reviewed-by: akolarkunnu

-------------

PR: https://git.openjdk.java.net/jemmy-v2/pull/4


More information about the jemmy-dev mailing list