jdk/test/java/lang/invoke/JavaDocExamplesTest.java
changeset 13423 17843fff200d
parent 11534 9949ffb8eb3a
child 14342 8435a30053c1
equal deleted inserted replaced
13422:72b63ee33f57 13423:17843fff200d
    52 
    52 
    53 
    53 
    54 /**
    54 /**
    55  * @author jrose
    55  * @author jrose
    56  */
    56  */
    57 @SuppressWarnings("LocalVariableHidesMemberVariable")
       
    58 public class JavaDocExamplesTest {
    57 public class JavaDocExamplesTest {
    59     /** Wrapper for running the JUnit tests in this module.
    58     /** Wrapper for running the JUnit tests in this module.
    60      *  Put JUnit on the classpath!
    59      *  Put JUnit on the classpath!
    61      */
    60      */
    62     public static void main(String... ignore) throws Throwable {
    61     public static void main(String... ignore) throws Throwable {