master
8187443: Forest Consolidation: Move files to unified layout
8269917: Insert missing commas in copyrights in java.net
8381616: Refactor various java/net/*Socket*/ TestNG tests to use JUnit
8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational()
8210779: 8182404 and 8210732 haven't updated copyright years
8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation
8213296: Fix legal headers in test/jdk/java/net
8386595: Two java/net/MulticastSocket tests fail on machines with no ipv6 address other than loopback
8355578: [java.net] Use @requires tag instead of exiting based on "os.name" property value
8078219: Verify lack of @test tag in files in java/net test directory
8260555: Change the default TIMEOUT_FACTOR from 4 to 1
8332623: Remove setTTL()/getTTL() methods from DatagramSocketImpl/MulticastSocket and MulticastSocket.send(DatagramPacket, byte)
8378378: Remove references to obsolete jdk.net.usePlainDatagramSocketImpl property from tests