On Tue, 18 May 2021 13:25:04 GMT, Pankaj Bansal <pban...@openjdk.org> wrote:

> Could you please give some details about how you have tested this?

I used the SwingSet2 first demo - internal frame - and made sure that 
components that were previously reported as groups - internal frame, button 
group and such - are correctly reported as groups and there are no regressions 
with navigating their children using the accessibility shortcut keys. Also with 
debug output i made sure that new code is used to gather list of the children 
inside the group components. Additionally i tested it with few existing AWT 
tests and made sure that there are no regression there too.

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

PR: https://git.openjdk.java.net/jdk/pull/4046

Reply via email to