RFR: JDK-8353319 : Open source Swing tests - Set 3 [v2]

Abhishek Kumar abhiscxk at openjdk.org
Wed Apr 16 06:47:44 UTC 2025


On Tue, 15 Apr 2025 04:32:12 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> Harshitha Onkar has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - review update
>>  - review update
>
> test/jdk/javax/swing/JTabbedPane/bug4613811.java line 48:
> 
>> 46: 
>> 47:             If the last tab (Tab 5) is visible, the right arrow
>> 48:             button should be disabled.
> 
> on macOS,
> 
> When the 1st tab is visible, the left arrow is not at all visible and right arrow is not visible for 5th tab. I guess they are either not rendered or hidden.
> 
> Need to modify test instruction as per the platform.

Did you miss this?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24639#discussion_r2046197926


More information about the client-libs-dev mailing list