On Thu, 17 Apr 2025 04:24:57 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:
>> Jayathirth D V has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Update after review > > 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. Updated. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24677#discussion_r2048292925