RFR: 8353007: Open some JComboBox bugs 2 [v5]

Alisen Chung achung at openjdk.org
Mon Apr 21 22:58:38 UTC 2025


On Wed, 9 Apr 2025 00:12:36 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   reduce number of rows
>
> test/jdk/javax/swing/JComboBox/bug4201964.java line 57:
> 
>> 55:         PassFailJFrame.builder()
>> 56:                 .instructions(INSTRUCTIONS)
>> 57:                 .rows(50)
> 
> 50 rows might be more for this test.

reduced to 30

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24496#discussion_r2053083102


More information about the client-libs-dev mailing list