RFR [8203036]: com.sun.net.httpserver.HttpExchange should implement AutoCloseable
Daniel Fuchs
daniel.fuchs at oracle.com
Fri Aug 9 15:38:20 UTC 2019
Hi,
This looks good to me Patrick.
best regards,
-- daniel
On 09/08/2019 12:09, Patrick Concannon wrote:
> Hi,
>
>
> Would it be possible to have my fix, and corresponding CSR, for
> JDK-8203036 reviewed?
>
> This fix addresses the retrofitting of HttpExchange to implement
> AutoCloseable so that it can be used with try-with-resources statements.
>
> The CSR for the fix can be found here:
> https://bugs.openjdk.java.net/browse/JDK-8229235
> Further information on this bug can be found here:
> https://bugs.openjdk.java.net/browse/JDK-8203036
>
> Webrev for fix:
> http://cr.openjdk.java.net/~michaelm/pconcannon/8229235/webrev.1/
>
>
> Kind regards,
>
> Patrick
>
More information about the net-dev
mailing list