master
8244582: Remove terminally deprecated Solaris-specific SO_FLOW_SLA socket option
8241988: DatagramSocket incorrectly caches the first set of socket options
8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational()
8225424: Add jdk.net.usePlainSocketImpl runs to a couple of tests
8245828: Remove unnecessary NetworkPermission checks from jdk/net/ExtendedSocketOptions.java
8235141: Specify the required standard socket options for the socket types in the java.net package
8234148: DatagramSocket.setOption/getOption/supportedOption should support multicast options
8229486: Replace wildcard address with loopback or local host in tests - part 21