JDK-8222328 : PIT: Few java/awt/Window/ShapedAndTranslucentWindows/ times out on windows10,ubuntu18.04
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 12,13
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: linux,windows
  • CPU: x86_64
  • Submitted: 2019-04-11
  • Updated: 2023-10-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Relates :  
Relates :  
Description
java/awt/Window/ShapedAndTranslucentWindows/FocusAWTTest.java: Check if the window events (Focus and Activation) are triggered correctly when clicked on visible and clipped areas. 
java/awt/Window/ShapedAndTranslucentWindows/Shaped.java: Check if dynamically shaped window is dragged and resized by mouse correctly Test Description: Check if specified translucency types PERPIXEL_TRANSPARENT is supported on the current platform. 
java/awt/Window/ShapedAndTranslucentWindows/ShapedByAPI.java: Check if dynamically shaped window is moved and resized by API correctly. 
java/awt/Window/ShapedAndTranslucentWindows/ShapedTranslucent.java: Check if a translucent shaped window is dragged and resized correctly. 
java/awt/Window/ShapedAndTranslucentWindows/StaticallyShaped.java: Check if statically shaped window is dragged and resized correctly. 
java/awt/Window/ShapedAndTranslucentWindows/Translucent.java: Check if translucent window is dragged and resized correctly. 
Comments
java/awt/Window/ShapedAndTranslucentWindows/Translucent.java times out on mac10.13.6 too.
11-04-2019