< prev index next >

test/jdk/javax/swing/JWindow/ShapedAndTranslucentWindows/SetShapeAndClickSwing.java

Print this page

        

@@ -32,10 +32,11 @@
 import java.awt.geom.Rectangle2D;
 
 /*
  * @test
  * @key headful
+ * @bug 8164811
  * @summary Check if a window set with shape clips the contents
  * Test Description: Check if PERPIXEL_TRANSPARENT translucency type is supported
  *      by the current platform. Proceed if it is supported. Apply different types
  *      of shapes on a Window which contains some awt components. Shape should be
  *      applied in such a way that some components are partially clipped off. Check
< prev index next >