On Tue, 19 Sep 2023 00:07:33 GMT, Damon Nguyen <[email protected]> wrote:
> This is to convert and open source test:
> javax/swing/JToolBar/4203039/bug4203039.java
>
> This manual test now uses PassFailJFrame to handle the display for the
> instructions text as well as the pass/fail buttons.
test/jdk/javax/swing/JToolBar/bug4203039.java line 55:
> 53: .testTimeOut(5)
> 54: .rows(10)
> 55: .columns(30)
Minor cosmetic change.
Suggestion:
.columns(35)
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15806#discussion_r1329419523