summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorŁukasz Gieroń <lgieron@gmail.com>2016-05-23 15:17:24 +0200
committerLukas Rytz <lukas.rytz@typesafe.com>2016-05-23 15:17:24 +0200
commit41965695b71bc00ea60003c39c72a0e10bfd621f (patch)
treea9fa9f77ba80dfd3b9d5ba2ae47c228de87a5733 /README.md
parent0d0671ae10ef552d66861248fa087306c960520e (diff)
downloadscala-41965695b71bc00ea60003c39c72a0e10bfd621f.tar.gz
scala-41965695b71bc00ea60003c39c72a0e10bfd621f.tar.bz2
scala-41965695b71bc00ea60003c39c72a0e10bfd621f.zip
SI-9688 Make merge in immutable HashMap1 work with null kv.
The kv field of scala.collection.immutable.HashMap.HashMap1 can be null. This commit corrects the behavior of updated0 (which is on call path for merged) to work in such cases, instead of throwing NPE. Commit contains regression test.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions