summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2013-11-14 20:03:20 +0100
committerJason Zaugg <jzaugg@gmail.com>2013-11-14 20:07:07 +0100
commit3b3bcd7b684fc432e48c20aa5317b56e87521c3b (patch)
tree2c10f7d0677812ad9b007c97fcc0c81895960780 /test
parent05e6322f79009e775ab96e000582321fff43de1c (diff)
downloadscala-3b3bcd7b684fc432e48c20aa5317b56e87521c3b.tar.gz
scala-3b3bcd7b684fc432e48c20aa5317b56e87521c3b.tar.bz2
scala-3b3bcd7b684fc432e48c20aa5317b56e87521c3b.zip
Revert "temporarily disables run/reflection-sync-subtypes"
This reverts commit 04e2dbb29830d0e511cdfa8c132a9fad91d657ed, by avoiding the ill-fated attempt to short-circuit the global reflection lock. I think we can do better performance wise, but lets at least get something correct to start with.
Diffstat (limited to 'test')
-rw-r--r--test/files/run/reflection-sync-subtypes.check0
-rw-r--r--test/files/run/reflection-sync-subtypes.scala (renamed from test/disabled/run/reflection-sync-subtypes.scala)0
2 files changed, 0 insertions, 0 deletions
diff --git a/test/files/run/reflection-sync-subtypes.check b/test/files/run/reflection-sync-subtypes.check
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/test/files/run/reflection-sync-subtypes.check
diff --git a/test/disabled/run/reflection-sync-subtypes.scala b/test/files/run/reflection-sync-subtypes.scala
index 7f75a464ac..7f75a464ac 100644
--- a/test/disabled/run/reflection-sync-subtypes.scala
+++ b/test/files/run/reflection-sync-subtypes.scala