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

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Jan 11 19:16:00 UTC 2017


Changeset: 69e2e4d7136c
Author:    rfield
Date:      2017-01-11 11:09 -0800
URL:       http://hg.openjdk.java.net/jdk9/sandbox/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-sandbox-changes mailing list