summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/typechecker/SuperAccessors.scala
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-01-05 12:51:37 -0800
committerPaul Phillips <paulp@improving.org>2012-01-05 13:13:33 -0800
commit64107de6cba37f796bd7c6b86509cefba312f91d (patch)
treef3e90aab60f59ad28c5677c480c4d08b3f675b86 /src/compiler/scala/tools/nsc/typechecker/SuperAccessors.scala
parentfe94bc7a144921f6c3dcbedbedd2c5c884a77bbd (diff)
downloadscala-64107de6cba37f796bd7c6b86509cefba312f91d.tar.gz
scala-64107de6cba37f796bd7c6b86509cefba312f91d.tar.bz2
scala-64107de6cba37f796bd7c6b86509cefba312f91d.zip
Fix in bytecode generation.
Don't generate invokeinterface instructions when the target is an interface but the method being called is defined in java.lang.Object. Android chokes on them, but regardless, invokevirtual will be faster and more pleasing to all the more discriminating vms.
Diffstat (limited to 'src/compiler/scala/tools/nsc/typechecker/SuperAccessors.scala')
0 files changed, 0 insertions, 0 deletions