[13] RFR JDK-8225511:javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java fails in linux-x64

2019-06-10 Thread Prasanta Sadhukhan
Hi All, Similar to JDK-8224876 (as below), ShapedTranslucentPerPixelTranslucentGradient.java fails time to time on mach5 linux headful system, Proposed fix is similar to other one which is to add some more delay for translucent case too. Bug: https://bugs.openjdk.java.net/browse/JDK-8225511

Re: [13] RFR JDK-8225511:javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java fails in linux-x64

2019-06-10 Thread Sergey Bylokhov
Looks fine. On 10/06/2019 03:13, Prasanta Sadhukhan wrote: Hi All, Similar to JDK-8224876 (as below), ShapedTranslucentPerPixelTranslucentGradient.java fails time to time on mach5 linux headful system, Proposed fix is similar to other one which is to add some more delay for translucent case

Re: [13] RFR JDK-8225511:javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java fails in linux-x64

2019-06-10 Thread Phil Race
+1 -phil. On 6/10/19 11:52 AM, Sergey Bylokhov wrote: Looks fine. On 10/06/2019 03:13, Prasanta Sadhukhan wrote: Hi All, Similar to JDK-8224876 (as below), ShapedTranslucentPerPixelTranslucentGradient.java fails time to time on mach5 linux headful system, Proposed fix is similar to other o