On Fri, 4 Apr 2025 20:30:50 GMT, Phil Race <p...@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