langtools/test/tools/javac/policy/test3/Test.java
changeset 34752 9c262a013456
parent 30730 d3ce7619db2c
child 39601 5b37e511ae4b
equal deleted inserted replaced
34751:32ee3b176042 34752:9c262a013456
    18  *
    18  *
    19  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    19  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    20  * or visit www.oracle.com if you need additional information or have any
    20  * or visit www.oracle.com if you need additional information or have any
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
       
    24 
    23 
    25 /* @test
    24 /* @test
    26  * @bug 6813059
    25  * @bug 6813059
    27  * @summary
    26  * @summary
    28  * @modules jdk.compiler
    27  * @modules jdk.compiler