[jdk11u-dev] RFR: 8196092: javax/swing/JComboBox/8032878/bug8032878.java fails

Severin Gehwolf sgehwolf at openjdk.java.net
Wed Jun 2 14:57:41 UTC 2021


I'd like to backport this test fix to 11u too since the same is fixed in 8u for symmetry. The JDK 17 patch didn't apply cleanly due to differences in `ProblemList.txt`. Note that JDK-8196439 refers to the same commit than JDK-8196092 (this bug). So it's fine to remove both listings in ProblemList.txt referring to that test. Thoughts?

Testing: test failed prior the fix, passes after.

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

Commit messages:
 - Backport 2ee795d9e495ea5cb6e1a41f48406291dc0e5e58

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/8/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=8&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8196092
  Stats: 22 lines in 2 files changed: 11 ins; 5 del; 6 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/8.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/8/head:pull/8

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


More information about the jdk-updates-dev mailing list