RFR: 8348760: RadioButton is not shown if JRadioButtonMenuItem is rendered with ImageIcon in WindowsLookAndFeel [v17]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Wed Mar 5 03:13:32 UTC 2025
On Tue, 4 Mar 2025 18:08:29 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Test rename
>
> test/jdk/javax/swing/JMenuItem/TestRadioAndCheckMenuItemWithIcon.java line 32:
>
>> 30: * @library /java/awt/regtesthelpers
>> 31: * @build PassFailJFrame
>> 32: * @run main/manual TestImageIconWithJRadioButtonMenuItemAndJCheckBoxMenuItem
>
> File name is different than the class name, jtreg test failed with `Error. can't find TestImageIconWithJRadioButtonMenuItemAndJCheckBoxMenuItem in test directory or libraries`
Thanks..Renamed the file but forgot to update the classname..Updated..
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23324#discussion_r1980614320
More information about the client-libs-dev
mailing list