Leads: @SethTisue & @adriaanm
- traits: compile to interfaces with default methods (retronym, adriaanm) #5003
- SAM: enable by default, desugar function literals for non-
FunctionN
SAM types toFunction
trees and indylambda (instead of creating an anonymous class during typer) #4971 - classpath: enable
-YclasspathImpl:flat
by default (lrytz) #5057 - RC1 release of scala-java8-compat: collections integration with Java 8 Streams (szeiger & ichoran)
- traits: use INDY instead of static fields in implementation classes, which are no longer emitted (retronym)
- optimizer: Copy propagation, remove unused values (closures!) and local variables (lrytz)
- optimizer: box-unbox elimination (lrytz)
- remove genicode (ensure sbt/ide/... still works) (soc, lrytz)
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.