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

Renjith Kannath Pariyangad duke at openjdk.org
Wed Oct 25 03:23:01 UTC 2023


> 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:

  Suggestions integrated

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/16281/files
  - new: https://git.openjdk.org/jdk/pull/16281/files/2ef843df..56a06f12

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16281&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16281&range=01-02

  Stats: 4 lines in 1 file changed: 1 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/16281.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16281/head:pull/16281

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


More information about the client-libs-dev mailing list