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

Print this page

        

*** 23,32 **** --- 23,33 ---- /* @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;