> Test intermittently fails in VM citing "Tree is not editing". Seems to be 
> problem with mouse clicks not getting registered properly..
> Similar test test/jdk/javax/swing/JTable/6263446/bug6263446.java is not 
> affected, so made the test similar to it by using same safeguard using 
> Robot.waitForIdle() and modifying clickpoint to tree cell midpoint.
> 
> Several iterations of the test pass in the OCI VM and all other physical 
> platforms (link in JBS)

Prasanta Sadhukhan has updated the pull request incrementally with one 
additional commit since the last revision:

  Test update

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11057/files
  - new: https://git.openjdk.org/jdk/pull/11057/files/6a00a87c..a1ae319b

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

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

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

Reply via email to