On Wed, 16 Apr 2025 06:44:55 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:
>> 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? Confirmed the same. May be platform specific.    ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24639#discussion_r2047661243