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 |
|
32 # @run shell CatchPatternTest.sh |
31 # @run shell CatchPatternTest.sh |
33 classname=CatchPatternTestTarg |
32 classname=CatchPatternTestTarg |
34 createJavaFile() |
33 createJavaFile() |
35 { |
34 { |
36 cat <<EOF > $classname.java.1 |
35 cat <<EOF > $classname.java.1 |