<Swing Dev> [14] RFR JDK-8193544:Regression automated test '/open/test/jdk/javax/swing/JDialog/Transparency/TransparencyTest.java' fails

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Sat Nov 23 00:01:35 UTC 2019


+1

On 11/21/19 1:17 am, Prasanta Sadhukhan wrote:
> That is because the dialog on top of which this backgroundDialog is shown is also undecorated so that both dialog of same height and there's no ambiguity of getting wrong dlgPos.
> 
> Regards
> 
> Prasanta
> 
> On 21-Nov-19 2:01 PM, Sergey Bylokhov wrote:
>> Hi, Prasanta.
>>
>> What is the reason to change the type of the "backgroundDialog" window to undecorated?
>>
>>
>> On 11/19/19 12:23 am, Prasanta Sadhukhan wrote:
>>> Hi All,
>>>
>>> Please review a testbug fix for a test issue seen to be failing intermittently in linux nigthly system.
>>>
>>> The test iconifies and deiconfies a transparent JDialog and check if it retains the opacity. It seems the the color check fails as the iconify/deiconify is happening too fast for the slow nightly system.
>>>
>>> Introduced some delay which made sure enough time is available for iconify/deiconify sequence to finish. Mach5 job as posted in JBS is green.
>>>
>>> I have also tested in windows where the 8062946 fix was made and it fails without the fix and pass with the fix with the modified test.
>>>
>>> Bug: https://bugs.openjdk.java.net/browse/JDK-8193544
>>>
>>> webrev: http://cr.openjdk.java.net/~psadhukhan/8193544/webrev.0/
>>>
>>> Regards
>>>
>>> Prasanta
>>>
>>
>>


-- 
Best regards, Sergey.


More information about the swing-dev mailing list