test/jdk/javax/swing/UIDefaults/8080972/TestProxyLazyValue.java
changeset 49096 eaef201ec301
parent 47216 71c04702a3d5
equal deleted inserted replaced
49095:a8287712f63b 49096:eaef201ec301
    26  * @test
    26  * @test
    27  * @bug 8080972
    27  * @bug 8080972
    28  * @summary Audit Core Reflection in module java.desktop for places that will
    28  * @summary Audit Core Reflection in module java.desktop for places that will
    29  *          require changes to work with modules
    29  *          require changes to work with modules
    30  * @author Alexander Scherbatiy
    30  * @author Alexander Scherbatiy
       
    31  * @run main/othervm TestProxyLazyValue
    31  */
    32  */
    32 
    33 
    33 public class TestProxyLazyValue {
    34 public class TestProxyLazyValue {
    34 
    35 
    35     public static void main(String[] args) throws Exception {
    36     public static void main(String[] args) throws Exception {