equal
deleted
inserted
replaced
26 # @test |
26 # @test |
27 # @bug 4671838 |
27 # @bug 4671838 |
28 # @summary TTY: surprising ExceptionSpec.resolveEventRequest() wildcard results |
28 # @summary TTY: surprising ExceptionSpec.resolveEventRequest() wildcard results |
29 # @author Tim Bell |
29 # @author Tim Bell |
30 # |
30 # |
|
31 # @key intermittent |
31 # @run shell CatchPatternTest.sh |
32 # @run shell CatchPatternTest.sh |
32 classname=CatchPatternTestTarg |
33 classname=CatchPatternTestTarg |
33 createJavaFile() |
34 createJavaFile() |
34 { |
35 { |
35 cat <<EOF > $classname.java.1 |
36 cat <<EOF > $classname.java.1 |