test/javax/swing/RepaintManager/6608456/bug6608456.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /* @test
  *
  * @bug 6608456
  * @author Igor Kushnirskiy
+ * @modules java.desktop/com.sun.java.swing
  * @summary tests if delegate RepaintManager gets invoked.
  */
 
 import java.awt.*;
 import java.lang.reflect.Method;