RFR: 8292280: Unused field 'keyListener' in BasicRadioButtonUI [v2]

Andrey Turbanov aturbanov at openjdk.org
Sun Aug 21 21:40:45 UTC 2022


On Sun, 21 Aug 2022 21:27:30 GMT, Phil Race <prr at openjdk.org> wrote:

>> Andrey Turbanov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8292280: Unused field 'keyListener' in BasicRadioButtonUI
>>   
>>   reverted unrelated changes
>
> src/java.desktop/share/classes/javax/swing/plaf/basic/BasicRadioButtonUI.java line 148:
> 
>> 146: 
>> 147:         Icon altIcon = b.getIcon();
>> 148: 
> 
> So what's this about ?

I reverted this changes

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

PR: https://git.openjdk.org/jdk/pull/9832



More information about the client-libs-dev mailing list