RFR: 8353589: Open source a few Swing menu-related tests
Hendrik Schick
duke at openjdk.org
Mon Apr 7 07:31:54 UTC 2025
On Fri, 4 Apr 2025 20:30:50 GMT, Phil Race <prr at openjdk.org> wrote:
> Open source a few tests related to Swing menus.
test/jdk/javax/swing/JPopupMenu/bug4530303.java line 47:
> 45: Open the menu "Menu" and place the mouse pointer over the first menu item, "Point here".
> 46: The second menu item, "Ghost", should be replaced with another item, "Fixed!".
> 47: If it the item just disappears and no new item appears in the empty space, the test FAILS.
Suggestion:
If the item just disappears and no new item appears in the empty space, the test FAILS.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24457#discussion_r2030615053
More information about the client-libs-dev
mailing list