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