jdk/test/javax/imageio/plugins/external_plugin_tests/TestClassPathPlugin.sh
changeset 40138 d294794a0878
parent 36511 9d0388c6b336
child 40261 86a49ba76f52
equal deleted inserted replaced
40137:0d7d50ab241f 40138:d294794a0878
    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 
    23 
    24 # @test
    24 # @test
    25 # @bug 8081729
    25 # @bug 8081729 8140314
    26 # @summary Test external plugin as classpath jar and as a modular jar.
    26 # @summary Test external plugin as classpath jar and as a modular jar.
    27 #          Test both cases with and without a security manager.
    27 #          Test both cases with and without a security manager.
    28 
    28 
    29 set -e
    29 set -e
    30 
    30