git: openjdk/jdk-sandbox: jep486: clientlibs: Deleted JPopupMenu tests
duke
duke at openjdk.org
Mon Oct 28 01:06:53 UTC 2024
Changeset: aca9555a
Branch: jep486
Author: Harshitha Onkar <harshitha.onkar at oracle.com>
Date: 2024-10-27 17:54:34 +0000
URL: https://git.openjdk.org/jdk-sandbox/commit/aca9555a0b697bd9829224396a5448c88057009d
clientlibs: Deleted JPopupMenu tests
The following tests are deleted as they don't hold value without SM
test/jdk/javax/swing/JPopupMenu/6691503/bug6691503.java - It tests that the popup are
always-on-top for apps which doesn't hold value after SM removal.
test/jdk/javax/swing/JPopupMenu/6694823/bug6694823.java - Tests whether popup can overlap taskbar.
Works differently on macOS and windows & linux but this is the expected behavior.
Details in JDK-8342012. Not a functional issue.
- test/jdk/javax/swing/JPopupMenu/6691503/bug6691503.java
- test/jdk/javax/swing/JPopupMenu/6694823/bug6694823.java
More information about the jdk-sandbox-changes
mailing list