jdk/test/demo/zipfs/basic.sh
changeset 8005 5bc99c45810a
parent 6699 d8229570529d
child 8159 f710beb7e29a
equal deleted inserted replaced
8004:11f3cdd5c639 8005:5bc99c45810a
    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
    24 # @bug 6990846 7009092 7009085
    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