summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDen Shabalin <den.shabalin@gmail.com>2013-10-11 20:25:26 +0200
committerDen Shabalin <den.shabalin@gmail.com>2013-10-18 17:24:52 +0200
commit68e9e267e63f13ce2e99843df989a1306f91cd19 (patch)
tree78b79a4dea3864917fb1bf9ad207c4c8610b407b /test
parentcf58d7c88c35c41f749298de5b0de09fca72df1b (diff)
downloadscala-68e9e267e63f13ce2e99843df989a1306f91cd19.tar.gz
scala-68e9e267e63f13ce2e99843df989a1306f91cd19.tar.bz2
scala-68e9e267e63f13ce2e99843df989a1306f91cd19.zip
use concurrent hash map with atomic integers
This should ensure that concurrent access to the fresh name creator is properly synchronized.
Diffstat (limited to 'test')
-rw-r--r--test/files/run/macro-abort-fresh.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/macro-abort-fresh.check b/test/files/run/macro-abort-fresh.check
index 87491f6e48..9fddee57d4 100644
--- a/test/files/run/macro-abort-fresh.check
+++ b/test/files/run/macro-abort-fresh.check
@@ -1,4 +1,4 @@
-$1$
+fresh$1
qwe1
qwe2
reflective compilation has failed: