On Mon, 11 Jan 2021 08:20:39 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

>> Pankaj Bansal has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Remove duplicate call to remove listener
>
> I guess you did not run jtreg job with latest problemlist as it did not run
> javax/swing/JRadioButton/ButtonGroupFocus/ButtonGroupFocusTest.java
> javax/swing/JRadioButton/8075609/bug8075609.java
> javax/swing/JRadioButton/8033699/bug8033699.java
> Please see this test pass with your change as some of them used to fail  
> after JDK-8226892 which was reworked by fix of  JDK-8249548

Quick question: why we special casing JRadioButton case? Is there any reason we 
should call the action on them?

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

PR: https://git.openjdk.java.net/jdk16/pull/99

Reply via email to