RFR: 8354451: Open source some more Swing popup menu tests

Hendrik Schick duke at openjdk.org
Tue Apr 15 12:43:47 UTC 2025


On Mon, 14 Apr 2025 21:52:02 GMT, Phil Race <prr at openjdk.org> wrote:

> Open source some more Swing menu tests

test/jdk/javax/swing/JPopupMenu/bug4234793.java line 241:

> 239:     // PopupMenuListener methods.
> 240: 
> 241:     public void popupMenuWillBecomeVisible(PopupMenuEvent e)  {

Suggestion:

    public void popupMenuWillBecomeVisible(PopupMenuEvent e) {

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24636#discussion_r2044437104


More information about the client-libs-dev mailing list