RFR: 8361298: SwingUtilities/bug4967768.java fails where character P is not underline [v2]
Abhishek Kumar
abhiscxk at openjdk.org
Fri Aug 1 05:17:54 UTC 2025
On Fri, 1 Aug 2025 05:03:32 GMT, Tejesh R <tr at openjdk.org> wrote:
> I got the point. I'm suggesting that instead of relying on "ALT" key press which in turn draw underline that has some dependency on L&F, drawing underline to verify the test would be better.
I don't think so. We should follow the platform specific requirement to test the fix as we try to mimic the native side behaviour for few L&Fs (Windows and GTK).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26546#issuecomment-3142200508
More information about the client-libs-dev
mailing list