Re: RFR [8203036]: com.sun.net.httpserver.HttpExchange should implement AutoCloseable

2019-08-09 Thread Daniel Fuchs
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 ca

RFR [8203036]: com.sun.net.httpserver.HttpExchange should implement AutoCloseable

2019-08-09 Thread Patrick Concannon
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.j