RFR: 8228970: AssertionError in ResponseSubscribers$HttpResponseInputStream

Chris Hegarty chris.hegarty at oracle.com
Wed Aug 7 11:35:55 UTC 2019


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.


More information about the net-dev mailing list