Thanks Chris!
It's pushed...
best regards,
-- daniel
On 11/02/2019 11:30, Chris Hegarty wrote:
Daniel,
On 7 Feb 2019, at 13:36, Daniel Fuchs <daniel.fu...@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.