Integrated: 8169475 : WheelModifier.java fails by timeout

Renjith Kannath Pariyangad duke at openjdk.org
Tue Oct 31 18:23:41 UTC 2023


On Fri, 20 Oct 2023 06:59:17 GMT, Renjith Kannath Pariyangad <duke at 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.

This pull request has now been integrated.

Changeset: 613d32c2
Author:    Renjith Kannath Pariyangad <renjith.kannath.pariyangad at oracle.com>
Committer: Alexey Ivanov <aivanov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/613d32c2822a443fdcb131a7d67c528410e9f7e6
Stats:     60 lines in 1 file changed: 41 ins; 9 del; 10 mod

8169475: WheelModifier.java fails by timeout

Reviewed-by: dmarkov, aivanov

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

PR: https://git.openjdk.org/jdk/pull/16281


More information about the client-libs-dev mailing list