On Wed, 12 Mar 2025 07:43:17 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

>> When JRadioButtonMenuItem is called with imageIcon, then only imageIcon is 
>> shown without radiobutton in WIndowsLookAndFeel as there was no provision of 
>> drawing the radiobutton alongside icon.
>> If icon is not there, the radiobutton is drawn. Added provision of drawing 
>> the radiobutton windows Skin even when imageIcon is present.
>
> Prasanta Sadhukhan has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Expand wildcard imports

src/java.desktop/share/classes/javax/swing/plaf/basic/BasicMenuItemUI.java line 
1:

> 1: /*

Please update copyright year

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23324#discussion_r1991192881

Reply via email to