equal
deleted
inserted
replaced
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 |