hg: jdk9/dev/langtools: 8172530: JShell: TypeProjection .stream().map(...).collect(...) must be replaced with .map(...)

robert.field at oracle.com robert.field at oracle.com
Wed Jan 11 19:09:15 UTC 2017


Changeset: 69e2e4d7136c
Author:    rfield
Date:      2017-01-11 11:09 -0800
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/69e2e4d7136c

8172530: JShell: TypeProjection .stream().map(...).collect(...) must be replaced with .map(...)
Reviewed-by: mcimadamore

! src/jdk.jshell/share/classes/jdk/jshell/VarTypePrinter.java



More information about the jdk9-dev-changes mailing list