<AWT Dev> [14] Review Request: 8234137 The "AutoTestOnTop.java" test may run external applications

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Mon Nov 18 06:18:51 UTC 2019


Hello.
Please review the fix for JDK 14.

Bug: https://bugs.openjdk.java.net/browse/JDK-8234137
Fix: http://cr.openjdk.java.net/~serb/8234137/webrev.03

A few issues were fixed in this test:
  - Timeout is too small, the test might require 9 minutes on some slow systems(tested in mach5)
  - The test shows a number of windows at (0,0) and clicks on them which runs external apps via dock
  - The test does not wait enough when the window changes its state(maximize/minimize/normal)

I have checked the updated version on macOS/Windows and it passed 100 times in a row.
But still fails on Linux due to product bug, so I did not remove the test from the problem
list completely.


-- 
Best regards, Sergey.


More information about the awt-dev mailing list