summaryrefslogtreecommitdiff
path: root/test/files/pos
diff options
context:
space:
mode:
authorJosh Suereth <joshua.suereth@gmail.com>2012-09-04 11:01:44 -0400
committerJosh Suereth <joshua.suereth@gmail.com>2012-09-11 07:27:18 -0400
commit674e0f80016dd70cd04c533daceeaa12161dae17 (patch)
treed76de33b3152f1ee0f0d3e9f13cb8ff364abfff1 /test/files/pos
parentca23e50d2df14ce999c657a5f3cf79e5ffb6a450 (diff)
downloadscala-674e0f80016dd70cd04c533daceeaa12161dae17.tar.gz
scala-674e0f80016dd70cd04c533daceeaa12161dae17.tar.bz2
scala-674e0f80016dd70cd04c533daceeaa12161dae17.zip
Fix t6114 - ++ on JList wrapper modifies underlying collection.
We solve this by overriding clone for JListWrapper to actually do a full clone. Note: This fix may need to be included other places, *but* we're not sure we've cloned the collection sensibly. I.e. is ArrayList a good default?
Diffstat (limited to 'test/files/pos')
0 files changed, 0 insertions, 0 deletions