<AWT Dev> RFR: 8197811 : Test java/awt/Choice/PopupPosTest/PopupPosTest.java fails on Windows

Tejpal Rebari trebari at openjdk.java.net
Mon Apr 19 09:57:43 UTC 2021


The test PopupPosTest.java fails for windows every time, and was problem listed.
This test was added under the JDK-5044150,  And the change was specific to  XToolkit as mentioned in JDK-5044150.
"this change is for XToolkit thus testing it on Linux will be sufficient"/

This test runs fine in linux(i have tested on ubuntu).
So making this test linux specific.

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

Commit messages:
 - initial changes

Changes: https://git.openjdk.java.net/jdk/pull/3567/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3567&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8197811
  Stats: 9 lines in 2 files changed: 0 ins; 8 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3567.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3567/head:pull/3567

PR: https://git.openjdk.java.net/jdk/pull/3567


More information about the awt-dev mailing list