[jdk11u-dev] RFR: 8197811: Test java/awt/Choice/PopupPosTest/PopupPosTest.java fails on Windows

Goetz Lindenmaier goetz at openjdk.java.net
Tue Oct 26 12:45:27 UTC 2021


I backport this for parity with 11.0.14-oracle.

In 11, the test is problem listed with bug 8192930, but that is a duplicate
of 8197811, so clearing the ProblemList is fine.

The patch for the test had to be adapted because 
in head it uses Platform.java instead of OSInfo.java.

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

Commit messages:
 - Backport d1c8c9eabbc420df19b07efc5e8adc85556079fb

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/561/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=561&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/jdk11u-dev/pull/561.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/561/head:pull/561

PR: https://git.openjdk.java.net/jdk11u-dev/pull/561


More information about the jdk-updates-dev mailing list