jdk/test/tools/launcher/UnresolvedExceptions.java
changeset 45944 882cea808912
parent 11687 f13cadbb0bb5
equal deleted inserted replaced
45943:f259efd4f8df 45944:882cea808912
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 4529320
    26  * @bug 4529320
       
    27  * @modules jdk.compiler
       
    28  *          jdk.zipfs
    27  * @compile -XDignore.symbol.file UnresolvedExceptions.java
    29  * @compile -XDignore.symbol.file UnresolvedExceptions.java
    28  * @run main UnresolvedExceptions
    30  * @run main UnresolvedExceptions
    29  * @summary Verifying jvm won't segv if exception not available
    31  * @summary Verifying jvm won't segv if exception not available
    30  * @author Joseph D. Darcy, ksrini
    32  * @author Joseph D. Darcy, ksrini
    31  */
    33  */