summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2016-11-28 14:21:50 +0100
committerLukas Rytz <lukas.rytz@gmail.com>2016-11-28 15:02:51 +0100
commit831fc01ecc81228267d3a6446542ec0467286803 (patch)
tree07431a36319bb8fc3f3855b29886874847f3ab01 /test
parent1f7c74115e6699b6ebe8d1b5600ac439236a6568 (diff)
downloadscala-831fc01ecc81228267d3a6446542ec0467286803.tar.gz
scala-831fc01ecc81228267d3a6446542ec0467286803.tar.bz2
scala-831fc01ecc81228267d3a6446542ec0467286803.zip
Clean up the implementation and output of Yopt-log-inline
One line per inline request, nested inlines are indented. Log when a rollback happens. Examples: ``` Inline into scala/collection/SeqLike$$anon$2.andThen: inlined scala/collection/SeqLike$$anon$2.andThen. Before: 8 ins, inlined: 8 ins. inlined scala/PartialFunction.andThen$. Before: 20 ins, inlined: 8 ins. inlined scala/PartialFunction.andThen. Before: 31 ins, inlined: 10 ins. ``` and ``` Inline into scala/collection/IterableLike$$anon$1.takeWhile: inlined scala/collection/IterableLike$$anon$1.takeWhile. Before: 8 ins, inlined: 8 ins. inlined scala/collection/TraversableViewLike.takeWhile$. Before: 20 ins, inlined: 8 ins. failed scala/collection/TraversableViewLike.takeWhile. [...] would cause IllegalAccessError [...] rolling back, nested inline failed. ```
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions