summaryrefslogtreecommitdiff
path: root/src/scaladoc
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-23 15:02:18 +0200
commit1c1d8259b51ede24ccad116ce6f0590d11426a34 (patch)
treec1710fbd0fcc7989da852b419521ac53e55e9251 /src/scaladoc
parentef9d84567655d6f8c9b8541aef4beb706f2a13ec (diff)
downloadscala-1c1d8259b51ede24ccad116ce6f0590d11426a34.tar.gz
scala-1c1d8259b51ede24ccad116ce6f0590d11426a34.tar.bz2
scala-1c1d8259b51ede24ccad116ce6f0590d11426a34.zip
[backport] 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 'src/scaladoc')
0 files changed, 0 insertions, 0 deletions