On Fri, 20 Oct 2023 06:59:17 GMT, Renjith Kannath Pariyangad <d...@openjdk.org> 
wrote:

> Hi Reviewers,
> 
> I have added additional CountDownLatch for making sure button is visible 
> before proceeding,(observe this was one of the key reason for failure) so 
> this helps to improve test case stability. Modified _await()_ function by 
> adding 1sec timeout with exception, this will help to reduce total execution 
> time in case of failure. 
> Please review and let me know your suggestions, if any.

Please add the `null`-check in the dispose code.

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

Changes requested by aivanov (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/16281#pullrequestreview-1689854730

Reply via email to