jdk/src/java.base/unix/classes
Patrick Concannon e636c69e61 8234103: DatagramSocketImpl::socket is not needed
DatagramSocketImpl has a socket field that links back to the DatagramSocket. This is only used to figure out whether multicasting is supported or not. This fix replaces it with a boolean isMulticast.

Reviewed-by: alanb, chegar, dfuchs
2019-11-20 10:13:10 +00:00
..
java 8234103: DatagramSocketImpl::socket is not needed 2019-11-20 10:13:10 +00:00
jdk/internal 8215281: Use String.isEmpty() when applicable in java.base 2018-12-13 15:31:05 +01:00
sun 8231259: (dc) DatagramChannel::disconnect re-binds socket to the wildcard address (macOS) 2019-11-20 08:35:53 +00:00
module-info.java.extra 8200129: Remove D3D Performance Counter 2018-03-22 14:02:20 -07:00