RFR: 8233477: : [Win LAF]The tooltip doesn't display correctly in Win LAF [v2]
Tejesh R
tr at openjdk.java.net
Thu Jun 2 04:43:34 UTC 2022
On Thu, 2 Jun 2022 01:02:43 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>> 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
One directory up which will land to _swing_ folder, and then to _regtesthelpers_ folder for `Util.java.`. The same path works fine for me.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8952
More information about the client-libs-dev
mailing list