RFR: 8169475 : WheelModifier.java fails by timeout [v4]

Alexey Ivanov aivanov at openjdk.org
Thu Oct 26 10:58:33 UTC 2023


On Thu, 26 Oct 2023 06:11:50 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.
>
> Renjith Kannath Pariyangad has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Made thread safe

Marked as reviewed by aivanov (Reviewer).

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

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


More information about the client-libs-dev mailing list