jdk/test/sun/net/www/protocol/jar/jarbug/TestDriver.java
changeset 45393 de4e1efc8eec
parent 45388 6406324c5b40
child 45395 ad1cc988c3df
equal deleted inserted replaced
45392:fe2cb56e7fe9 45393:de4e1efc8eec
    25  * @test
    25  * @test
    26  * @bug 4361044 4388202 4418643 4523159 4730642
    26  * @bug 4361044 4388202 4418643 4523159 4730642
    27  * @library /test/lib
    27  * @library /test/lib
    28  *          /lib/testlibrary
    28  *          /lib/testlibrary
    29  * @modules jdk.compiler
    29  * @modules jdk.compiler
    30  * @build src.test.src.TestDriver CompilerUtils JarUtils
    30  * @build src.test.src.TestDriver JarUtils
       
    31  *        jdk.test.lib.CompilerUtils
    31  *        jdk.test.lib.JDKToolFinder
    32  *        jdk.test.lib.JDKToolFinder
    32  *        jdk.test.lib.process.*
    33  *        jdk.test.lib.process.*
    33  * @summary various resource and classloading bugs related to jar files
    34  * @summary various resource and classloading bugs related to jar files
    34  * @run main/othervm TestDriver
    35  * @run main/othervm TestDriver
    35  */
    36  */