< prev index next >

test/jdk/javax/swing/UIDefaults/8080972/TestProxyLazyValue.java

Print this page

        

*** 26,35 **** --- 26,36 ---- * @test * @bug 8080972 * @summary Audit Core Reflection in module java.desktop for places that will * require changes to work with modules * @author Alexander Scherbatiy + * @run main/othervm TestProxyLazyValue */ public class TestProxyLazyValue { public static void main(String[] args) throws Exception {
< prev index next >