summaryrefslogtreecommitdiff
path: root/test/files/run/shutdownhooks.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2011-10-18 17:57:48 +0000
committerPaul Phillips <paulp@improving.org>2011-10-18 17:57:48 +0000
commitee365acb1752e7d789f32df3322a23526377f736 (patch)
tree5ec26212ca110f230c82ea070b3efdbf2602c161 /test/files/run/shutdownhooks.check
parentd0a36c66cb18d94d15d44e5a04ed91ab00a43418 (diff)
downloadscala-ee365acb1752e7d789f32df3322a23526377f736.tar.gz
scala-ee365acb1752e7d789f32df3322a23526377f736.tar.bz2
scala-ee365acb1752e7d789f32df3322a23526377f736.zip
Shutdown hook modification.
Don't mark shutdown hooks as daemon threads, although it does not seem to make any difference. Instead have the code which waits for all threads to be complete be smarted about which codes to monitor. No review.
Diffstat (limited to 'test/files/run/shutdownhooks.check')
-rw-r--r--test/files/run/shutdownhooks.check3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/run/shutdownhooks.check b/test/files/run/shutdownhooks.check
new file mode 100644
index 0000000000..29956956e3
--- /dev/null
+++ b/test/files/run/shutdownhooks.check
@@ -0,0 +1,3 @@
+Fooblitzky!
+main#shutdown.
+Test#shutdown.