RFR: 8354285: Open source Swing tests Batch 3

Abhishek Kumar abhiscxk at openjdk.org
Thu Apr 17 04:27:46 UTC 2025


On Wed, 16 Apr 2025 08:42:20 GMT, Jayathirth D V <jdv at openjdk.org> wrote:

> Open source some of the swing LAF tests

test/jdk/com/sun/java/swing/plaf/windows/MenuItem/4685843/bug4685843.java line 75:

> 73: 
> 74:         jMenu.setText("File");
> 75:         jMenuItem.setText("JMenuItem");

minor changes:
You can pass the text while initializing for JMenu, JMenuItem, JCheckBoxMenuItem and JRadioButtonMenuItem.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24677#discussion_r2048207175


More information about the client-libs-dev mailing list