RFR [8203036]: com.sun.net.httpserver.HttpExchange should implement AutoCloseable
Patrick Concannon
patrick.concannon at oracle.com
Fri Aug 9 11:09:53 UTC 2019
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