On Mon, 19 Apr 2021 09:49:40 GMT, Tejpal Rebari <treb...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: d1c8c9ea Author: Tejpal Rebari <treb...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/d1c8c9ea Stats: 9 lines in 2 files changed: 0 ins; 8 del; 1 mod 8197811: Test java/awt/Choice/PopupPosTest/PopupPosTest.java fails on Windows Reviewed-by: psadhukhan ------------- PR: https://git.openjdk.java.net/jdk/pull/3567