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