RFR 8195059: Update java.net Socket and DatagramSocket implementations to use Cleaner
Florian Weimer
fw at deneb.enyo.de
Sun Feb 4 21:17:14 UTC 2018
* Roger Riggs:
> Updated in place.
> http://cr.openjdk.java.net/~rriggs/webrev-net-cleanup-8195059/
Doesn't this leak the file descriptor of SocketCleanable.register
throws?
More information about the core-libs-dev
mailing list