RFR: 8233477: : [Win LAF]The tooltip doesn't display correctly in Win LAF [v2]

Harshitha Onkar honkar at openjdk.java.net
Thu Jun 2 01:06:31 UTC 2022


On Wed, 1 Jun 2022 05:30:23 GMT, Tejesh R <tr at openjdk.org> wrote:

>> The tooltip displays accelerated string along with the toooltip string. The feature is implemented and applicable for Metal Look and Feel only. Hence the test is updated for Metal Look and Feel by hard wiring it in the code. Updated the test from manual to automatic.
>
> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Removed unused parameter isTooltipAdded

test/jdk/javax/swing/JToolTip/bug5047379.java line 28:

> 26:    @summary Checks that Tooltips are rendered properly for Metal Look and Feel
> 27:    @library ../regtesthelpers
> 28:    @build Util

@TejeshR13 Can you please crosscheck the regtesthelpers & Util path. I'm unable to run it as jtreg test

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

PR: https://git.openjdk.java.net/jdk/pull/8952



More information about the client-libs-dev mailing list