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

Tejesh R duke at openjdk.java.net
Wed Jun 1 05:30:24 UTC 2022


On Wed, 1 Jun 2022 05:07:44 GMT, Prasanta Sadhukhan <psadhukhan 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 54:
> 
>> 52: 
>> 53: public class bug5047379 {
>> 54:     static volatile boolean isTooltipAdded;
> 
> This is only set but never checked anywhere.. if it's not needed, it needs to be removed..

Yeah, removed it.

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

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



More information about the client-libs-dev mailing list