< prev index next >

test/jdk/java/awt/Frame/GetGraphicsStressTest/GetGraphicsStressTest.java

Print this page

        

@@ -25,11 +25,11 @@
 import java.awt.Graphics;
 import java.util.concurrent.TimeUnit;
 
 /**
  * @test
- * @bug 8235638
+ * @bug 8235638 8235739
  * @key headful
  */
 public final class GetGraphicsStressTest {
 
     static volatile Throwable failed;
< prev index next >