test/javax/swing/Action/8133039/bug8133039.java

Print this page

        

*** 35,44 **** --- 35,45 ---- /** * @test * @bug 8133039 * @summary Provide public API to sun.swing.UIAction#isEnabled(Object) + * @modules java.desktop/sun.swing * @author Alexander Scherbatiy */ public class bug8133039 { private static volatile int ACTION_PERFORMED_CALLS = 0;