summaryrefslogtreecommitdiff
path: root/test/files/run/t8601d.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-8601 Test that `null.synchronized` NPEs under -optimizeJason Zaugg2014-05-191-0/+8
| | | | As part of my sweep through the side-effecting byte code instructions.
* Revert "SI-8601 Test that `null.synchronized` NPEs under -optimize"Adriaan Moors2014-05-191-8/+0
| | | | This reverts commit dcade51d751b389fb5137040f7e1006b4bc633c6.
* SI-8601 Test that `null.synchronized` NPEs under -optimizeJason Zaugg2014-05-181-0/+8
As part of my sweep through the side-effecting byte code instructions.