<AWT Dev> RFR: 8194129: Regression automated Test '/open/test/jdk/java/awt/Window/ShapedAndTranslucentWindows/TranslucentChoice.java' fails
Alexander Zvegintsev
azvegint at openjdk.java.net
Fri Mar 12 00:31:10 UTC 2021
First steps of the test are:
- display undecorated background window
- click on it
- check if the window has received that click
- ... continue with test ...
Unfortunately on Linux the test makes click before the window is shown.
-------------
Commit messages:
- initial
Changes: https://git.openjdk.java.net/jdk/pull/2953/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2953&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8194129
Stats: 5 lines in 2 files changed: 3 ins; 1 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/2953.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2953/head:pull/2953
PR: https://git.openjdk.java.net/jdk/pull/2953
More information about the awt-dev
mailing list