summaryrefslogtreecommitdiff
path: root/test/files/run/t8601d.flags
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2014-05-18 12:21:45 +0200
committerJason Zaugg <jzaugg@gmail.com>2014-05-19 22:28:11 +0200
commit51c60a93009c4470343888e424f58229ecf52ec6 (patch)
tree6c898e733e6e2cf0616c637e15e302ac927a07da /test/files/run/t8601d.flags
parentae0fe9e507b12dc07f9cac2d6774a7bb270e9998 (diff)
downloadscala-51c60a93009c4470343888e424f58229ecf52ec6.tar.gz
scala-51c60a93009c4470343888e424f58229ecf52ec6.tar.bz2
scala-51c60a93009c4470343888e424f58229ecf52ec6.zip
SI-8601 Test that `null.synchronized` NPEs under -optimize
As part of my sweep through the side-effecting byte code instructions.
Diffstat (limited to 'test/files/run/t8601d.flags')
-rw-r--r--test/files/run/t8601d.flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/run/t8601d.flags b/test/files/run/t8601d.flags
new file mode 100644
index 0000000000..1182725e86
--- /dev/null
+++ b/test/files/run/t8601d.flags
@@ -0,0 +1 @@
+-optimize \ No newline at end of file