RFR: 8316274: javax/swing/ButtonGroup/TestButtonGroupFocusTraversal.java fails in Ubuntu 23.10 with Motif LAF [v2]

Alexander Zvegintsev azvegint at openjdk.org
Sat Oct 25 02:09:25 UTC 2025


On Fri, 24 Oct 2025 21:58:56 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

> LGTM apart from minor suggestions (on unchanged lines) :
> 
>     * blockTillDisplayed Ln#177 and Thread.sleep() Ln#184 can be replaced by robot.delay() for a cleaner code
> 
>     * Frame title "Test" is generic, can be changed to the test name
> 
>     * toggleButtonActionPerformed, checkboxActionPerformed volatile vars?

updated

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

PR Comment: https://git.openjdk.org/jdk/pull/27979#issuecomment-3445478459


More information about the client-libs-dev mailing list