summaryrefslogtreecommitdiff
path: root/test/files/run/si5375.check
diff options
context:
space:
mode:
authoraleksandar <aleksandar@lampmac14.epfl.ch>2012-01-25 15:34:18 +0100
committeraleksandar <aleksandar@lampmac14.epfl.ch>2012-01-25 15:41:51 +0100
commit4abec1f64da57268ada7126f22894d1b50ebdbd8 (patch)
tree72565438745c371928768ce258973b4dcfae97ef /test/files/run/si5375.check
parentcc3ad6e00ad3a5cfcbbc47bf62f425a31911f79f (diff)
downloadscala-4abec1f64da57268ada7126f22894d1b50ebdbd8.tar.gz
scala-4abec1f64da57268ada7126f22894d1b50ebdbd8.tar.bz2
scala-4abec1f64da57268ada7126f22894d1b50ebdbd8.zip
Fix for SI-5375.
Changed CompositeThrowable to inherit Exception instead of Throwable. A few minor fixes for the jdk1.5 parallel collection tasks.
Diffstat (limited to 'test/files/run/si5375.check')
-rw-r--r--test/files/run/si5375.check1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/run/si5375.check b/test/files/run/si5375.check
new file mode 100644
index 0000000000..7d3002ffda
--- /dev/null
+++ b/test/files/run/si5375.check
@@ -0,0 +1 @@
+Composite throwable \ No newline at end of file