< prev index next >

test/java/lang/instrument/ManifestTest.sh

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

@@ -21,14 +21,14 @@
 # questions.
 #
 
 # @test
 # @bug 6274276
+# @key intermittent
 # @summary JLI JAR manifest processing should ignore leading and trailing white space.
 # @author Daniel D. Daugherty
 #
-# @key intermittent
 # @run build ManifestTestApp ExampleForBootClassPath
 # @run shell/timeout=900 ManifestTest.sh
 #
 
 make_a_JAR() {
< prev index next >