RFR: 8361298: SwingUtilities/bug4967768.java fails where character P is not underline [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Fri Aug 1 06:01:56 UTC 2025
On Fri, 1 Aug 2025 05:42:36 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> I guess the main bug is about mnemonics [[4967768 :](https://bugs.openjdk.org/browse/JDK-4967768)Incorrect underline painting in mnemonics (and possibly elsewhere)] so it seems ok to have testing to be done with mnemonics for this test and to fix with description change..We can have another test if needed with any other way of drawing underline but I presume there are already
there's one in javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java#testDrawString(underline) which test BasicGraphicsUtils.drawStringUnderlineCharAt
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26546#issuecomment-3142506283
More information about the client-libs-dev
mailing list