jdk/test/java/lang/instrument/ManifestTest.sh
changeset 31907 cafb1bf49cfb
parent 30376 2ccf2cf7ea48
child 31909 8cbbb77c5826
equal deleted inserted replaced
31906:398dc2ff188e 31907:cafb1bf49cfb
    24 # @test
    24 # @test
    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 # @modules java.instrument
    30 # @modules java.instrument
    30 # @run build ManifestTestApp ExampleForBootClassPath
    31 # @run build ManifestTestApp ExampleForBootClassPath
    31 # @run shell/timeout=900 ManifestTest.sh
    32 # @run shell/timeout=900 ManifestTest.sh
    32 #
    33 #
    33 
    34