hg: valhalla/valhalla/jdk: Use lambdas instead of unrolled inner classes in Pipeline.filter; still not yet working for map (awaiting support for lambdas in specializable generic methods.)

brian.goetz at oracle.com brian.goetz at oracle.com
Fri Jun 5 17:29:41 UTC 2015


Changeset: 14cde5b4cb25
Author:    briangoetz
Date:      2015-06-05 13:29 -0400
URL:       http://hg.openjdk.java.net/valhalla/valhalla/jdk/rev/14cde5b4cb25

Use lambdas instead of unrolled inner classes in Pipeline.filter; still not yet working for map (awaiting support for lambdas in specializable generic methods.)

! src/java.base/share/classes/java/anyutil/stream/Pipeline.java




More information about the valhalla-dev mailing list