[13] RFR: 8218554: HttpServer: allow custom handlers to request that the connection be closed after the exchange.
Chris Hegarty
chris.hegarty at oracle.com
Mon Feb 11 10:30:35 UTC 2019
Daniel,
> On 7 Feb 2019, at 13:36, Daniel Fuchs <daniel.fuchs at oracle.com> wrote:
>
> Hi,
>
> Please find below a fix for an HttpServer RFE:
>
> 8218554: HttpServer: allow custom handlers to request that the
> connection be closed after the exchange.
> https://bugs.openjdk.java.net/browse/JDK-8218554
>
> webrev:
> http://cr.openjdk.java.net/~dfuchs/webrev_8218554/webrev.00
>
> The code changes are trivial.
Yes, they look fine.
> The test required a bit more work than I first thought,
> but it is passing with the fix and failing without.
Ok. The test looks good too ( once it exercises the issue and
is stable ).
-Chris.
More information about the net-dev
mailing list