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

Damon Nguyen dnguyen at openjdk.org
Thu Jul 31 15:28:54 UTC 2025


On Thu, 31 Jul 2025 13:46:32 GMT, Tejesh R <tr at openjdk.org> wrote:

> If I am right, the main bug is about underline drawing and not about mnemonic. Yet mnemonic is used to check underline drawing under the string, I guess you can think of using the code mentioned in [JDK-4967768](https://bugs.openjdk.org/browse/JDK-4967768) in the test which would be fine for all L&F.

Good point. I second this if possible.

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

PR Comment: https://git.openjdk.org/jdk/pull/26546#issuecomment-3140403537


More information about the client-libs-dev mailing list