<Swing Dev> [jdk16] RFR: 8259237: Demo selection changes with left/right arrow key. No need to press space for selection. [v3]

Pankaj Bansal pbansal at openjdk.java.net
Mon Jan 11 18:24:00 UTC 2021


On Mon, 11 Jan 2021 08:20:39 GMT, Prasanta Sadhukhan <psadhukhan at 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


More information about the swing-dev mailing list