summaryrefslogtreecommitdiff
path: root/build-ant-macros.xml
diff options
context:
space:
mode:
authorRĂ¼diger Klaehn <rklaehn@gmail.com>2014-01-04 23:41:57 +0100
committerRĂ¼diger Klaehn <rklaehn@gmail.com>2014-01-04 23:41:57 +0100
commit65a2a417d8f7929d506e0afc3aee90c6e22efb23 (patch)
tree0da771e320055a120742cff838544bcc8ca79ab8 /build-ant-macros.xml
parent527fd9aea58cf5c1b8f638d0321a8d0947d2916a (diff)
downloadscala-65a2a417d8f7929d506e0afc3aee90c6e22efb23.tar.gz
scala-65a2a417d8f7929d506e0afc3aee90c6e22efb23.tar.bz2
scala-65a2a417d8f7929d506e0afc3aee90c6e22efb23.zip
Removes TODO comments that are no longer applicable
- we do not want to use mutable updates because that would mean making vals vars, losing various guarantees for final fields of the java memory model - we do not want to add more subcasses of HashSet, because that would make callsites megamorphic. If anything, we should try to reduce the number of subclasses - checking for monomorphic call site is not worth it for a single virtual method call.
Diffstat (limited to 'build-ant-macros.xml')
0 files changed, 0 insertions, 0 deletions