< prev index next >

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

Print this page

        

@@ -23,10 +23,11 @@
 
 import java.awt.*;
 
 /*
  * @test
+ * @bug 8164811
  * @key headful
  * @summary Check if shaped, translucent and per-pixel translucent window is
  *          dragged and resized by mouse correctly.
  * Test Description: Check if PERPIXEL_TRANSLUCENT, TRANSLUCENT and
  *      PERPIXEL_TRANSPARENT translucency types are supported on the current
< prev index next >