RFR: JDK-8012650 and JDK-8011918 (original) (raw)
Henry Jen henry.jen at oracle.com
Tue Apr 23 16:09:15 PDT 2013
- Previous message: hg: lambda/lambda/langtools: Generate all static lambda methods as static. Only interface instance (default) methods still public awaiting VM fixes.
- Next message: hg: lambda/lambda/langtools: Generate all static lambda methods as static. Only interface instance (default) methods still public awaiting VM fixes.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
Please review static Stream factory methods and methods for Arrays. Webrev is at
http://cr.openjdk.java.net/~henryjen/tl/8012650-8011918.0
Stream methods are covered in a test suite which will be put back soon once all depends part is in place.
Arrays setAll and parallelSetAll methods has test included.
Cheers, Henry
- Previous message: hg: lambda/lambda/langtools: Generate all static lambda methods as static. Only interface instance (default) methods still public awaiting VM fixes.
- Next message: hg: lambda/lambda/langtools: Generate all static lambda methods as static. Only interface instance (default) methods still public awaiting VM fixes.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]