< prev index next >

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

Print this page

        

@@ -24,11 +24,11 @@
 import java.awt.*;
 
 /*
  * @test
  * @key headful
- * @bug 7043845
+ * @bug 7043845 8164811
  * @summary Check if shaped and per-pixel translucent window is dragged and
  *          resized by mouse correctly.
  * Test Description: Check if PERPIXEL_TRANSLUCENT and PERPIXEL_TRANSPARENT
  *      translucency types are supported on the current platform. Proceed if
  *      they are supported. Create a window with some components in it, make
< prev index next >