<Swing Dev> [13] RFR 8224876:javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedPerPixelTranslucentGradient.java fails on linux-x64
Prasanta Sadhukhan
prasanta.sadhukhan at oracle.com
Thu May 30 07:02:18 UTC 2019
I could not find anything amiss when I capture the screen output at the
time of fail, so I decided to go to timeout increase route. I guess it
is needed to check the test manually in that mach5 specific linux system
to see what is happening.
Regards
Prasanta
On 29-May-19 2:29 AM, Sergey Bylokhov wrote:
> Hi, Prasanta.
>
> Isn't strange that 1 second is not enough to wait for redraw?
> I'll reply soon after rechecking the test manually on this system.
>
> On 28/05/2019 04:01, Prasanta Sadhukhan wrote:
>> Hi All,
>>
>> Please review a test-fix for an issue where the test check fails
>> after the content of window is dragged & resized.
>> Test is passing in local ubuntu18.04 system but is failing on mach5
>> linux headful system as test check for pixels happens too quickly
>> after window drag/resize.
>> Increased delay between test drag&drop and check to make sure check
>> happens after reasonable amount of time. Test now pass in all mach5
>> systems.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8224876
>> webrev: http://cr.openjdk.java.net/~psadhukhan/8224876/webrev.0/
>>
>> Regards
>> Prasanta
>
>
More information about the swing-dev
mailing list