RFR: 8361298: SwingUtilities/bug4967768.java fails where character P is not underline [v2]

Alisen Chung achung at openjdk.org
Fri Aug 1 00:35:07 UTC 2025


On Thu, 31 Jul 2025 07:28:36 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> For Windows and GTK L&F, mnemonic is visible when ALT key is pressed.
>> Test instruction updated to reflect the desired behaviour .
>
> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
> 
>   minor text instruction update

test/jdk/javax/swing/SwingUtilities/bug4967768.java line 47:

> 45:             underlined at the bottom of the instruction frame.
> 46: 
> 47:             Ensure the underline cuts through the descender

Maybe you can get rid of the part mentioning descender and just say "The letter p cuts through the underline".

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26546#discussion_r2246611109


More information about the client-libs-dev mailing list