jdk/test/demo/zipfs/basic.sh
changeset 8180 ac21bc160e79
parent 8165 b67d8b1f4e46
child 8190 c8cdf811a171
equal deleted inserted replaced
8179:5fb58cee8c09 8180:ac21bc160e79
    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 # @test
    23 # @test
    24 # @bug 6990846 7009092 7009085 7015391 7014948
    24 # @bug 6990846 7009092 7009085 7015391 7014948 7005986
    25 # @summary Test ZipFileSystem demo
    25 # @summary Test ZipFileSystem demo
    26 # @build Basic PathOps ZipFSTester
    26 # @build Basic PathOps ZipFSTester
    27 # @run shell basic.sh
    27 # @run shell basic.sh
    28 
    28 
    29 if [ -z "${TESTJAVA}" ]; then
    29 if [ -z "${TESTJAVA}" ]; then