Patrick, On 07/08/2019 11:42, Daniel Fuchs wrote:
On 07/08/2019 11:22, Patrick Concannon wrote:Hi,Please find a link to the updated webrev below: http://cr.openjdk.java.net/~dfuchs/pconcann/8228970/webrevs/webrev.3/
Looks good.
Trivially, before you push, in the test can you please put a
single space before and after the arrow of the lambda
expressions, e.g.
"()->is.read(.." becomes "() -> is.read(.."
-Chris.
