summaryrefslogtreecommitdiff
path: root/test/junit/scala/util/matching/RegexTest.scala
diff options
context:
space:
mode:
authorRuslan Sennov <ruslan.sennov@gmail.com>2016-05-11 13:54:14 +0300
committerLukas Rytz <lukas.rytz@typesafe.com>2016-05-11 12:54:14 +0200
commita7bc60b6aae21601c7fb16fb9218e46b9c866658 (patch)
tree85a3c3a92d7b032bf578b41d2cfbfb588f0ce735 /test/junit/scala/util/matching/RegexTest.scala
parent4db1de6531933c927280226642235344d7f1de6a (diff)
downloadscala-a7bc60b6aae21601c7fb16fb9218e46b9c866658.tar.gz
scala-a7bc60b6aae21601c7fb16fb9218e46b9c866658.tar.bz2
scala-a7bc60b6aae21601c7fb16fb9218e46b9c866658.zip
BitSet{1,2} conversion (#5127)
In current implementation when we set high word (elems1) of BitSet2 to zero, the result is BitSet2 again. I believe it is leading to excessive memory usage and result should be BitSet1. Private helper method createSmall(a: Long, b: Long) introduced.
Diffstat (limited to 'test/junit/scala/util/matching/RegexTest.scala')
0 files changed, 0 insertions, 0 deletions