summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorErik Osheim <d_m@plastic-idolatry.com>2013-12-24 15:52:17 -0500
committerErik Osheim <d_m@plastic-idolatry.com>2013-12-24 15:58:50 -0500
commit2477bbd9d64df3dbfac063e1fc71115daf0f3ea7 (patch)
treeb0dc9f7b266fd4746ddc4eb8393bcf55f7562cb7 /README.md
parent9f0594c57716ed551918e15be6da843982e8ba12 (diff)
downloadscala-2477bbd9d64df3dbfac063e1fc71115daf0f3ea7.tar.gz
scala-2477bbd9d64df3dbfac063e1fc71115daf0f3ea7.tar.bz2
scala-2477bbd9d64df3dbfac063e1fc71115daf0f3ea7.zip
SI-8100 - prevent possible SOE during Stream#flatten.
This commit changes stream flatten to avoid allocating a stack frame for every stream item. Previously, flattening a stream whose elements are mostly empty would result in a StackOverflowException. This commit also adds a test demonstrating the problem.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions