On Mon, 11 Jan 2021 08:20:39 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> 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 I have updated the PR with some commits and ran the full jtreg/jck tests including the tests you have mentioned. The fix is not breaking anything. ------------- PR: https://git.openjdk.java.net/jdk16/pull/99