RFR: 8361191: Test java/awt/Mixing/AWT_Mixing/JPopupMenuOverlapping.java fails on MacOS X

Khalid Boulanouare duke at openjdk.org
Tue Jul 8 15:28:14 UTC 2025


Fixes failed test by disabling heavyweight component in ItemListener.

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

Depends on: https://git.openjdk.org/jdk/pull/26162

Commit messages:
 - Removes test from Problem List
 - Disables frame in ItemListener

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

PR: https://git.openjdk.org/jdk/pull/26190


More information about the client-libs-dev mailing list