jdk/test/java/lang/instrument/ManifestTest.sh
changeset 33402 1156d495a525
parent 32018 91c91b3d50a0
equal deleted inserted replaced
33373:4a0312f2894b 33402:1156d495a525
    25 # @bug 6274276
    25 # @bug 6274276
    26 # @summary JLI JAR manifest processing should ignore leading and trailing white space.
    26 # @summary JLI JAR manifest processing should ignore leading and trailing white space.
    27 # @author Daniel D. Daugherty
    27 # @author Daniel D. Daugherty
    28 #
    28 #
    29 # @key intermittent
    29 # @key intermittent
    30 # @modules java.instrument
       
    31 # @run build ManifestTestApp ExampleForBootClassPath
    30 # @run build ManifestTestApp ExampleForBootClassPath
    32 # @run shell/timeout=900 ManifestTest.sh
    31 # @run shell/timeout=900 ManifestTest.sh
    33 #
    32 #
    34 
    33 
    35 make_a_JAR() {
    34 make_a_JAR() {