summaryrefslogtreecommitdiff
path: root/test/debug
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-02-01 08:06:24 -0800
committerPaul Phillips <paulp@improving.org>2012-02-01 09:32:52 -0800
commitf55db64983edfeb9484b7617e2b59f8994c37ef3 (patch)
tree82625ed61088f1a2230790008ab9aa6a08d39e51 /test/debug
parent37bcff7956451cd74d08899e0e49c8b569d3a882 (diff)
downloadscala-f55db64983edfeb9484b7617e2b59f8994c37ef3.tar.gz
scala-f55db64983edfeb9484b7617e2b59f8994c37ef3.tar.bz2
scala-f55db64983edfeb9484b7617e2b59f8994c37ef3.zip
Fix for bad bug with accidental overrides.
An object in a subclass would silently override an inherited method, then throw a CCE at runtime. I blamed this on matchesType and altered it accordingly. There's a pretty extensive test case which reflects my expectations. Review by @odersky please. Closes SI-5429.
Diffstat (limited to 'test/debug')
0 files changed, 0 insertions, 0 deletions