summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2015-07-07 10:04:36 +0200
committerLukas Rytz <lukas.rytz@gmail.com>2015-07-07 14:33:51 +0200
commit4e9be26c1d0ea4818b54c1f882a2972f439b6e39 (patch)
tree36eea6ee76f59e1cfcd97e0ab35caba238bcd6df /test
parentcd878232b5747e8993bd0bae8c451c5128038130 (diff)
downloadscala-4e9be26c1d0ea4818b54c1f882a2972f439b6e39.tar.gz
scala-4e9be26c1d0ea4818b54c1f882a2972f439b6e39.tar.bz2
scala-4e9be26c1d0ea4818b54c1f882a2972f439b6e39.zip
Fix bytecode stability
When there are multiple closure allocations and invocations in the same method, ensure that the callsites are re-written to the body methods in a consistent order. Otherwsie the bytecode is not stable (the local variable indices depend on the order in which the calls are re-written)
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions