master
8328286: Enhance HTTP client
8187443: Forest Consolidation: Move files to unified layout
8216417: cleanup of IPv6 scope-id handling
8197564: HTTP Client implementation
8190382: fix small typographic errors in comments
8300424: [11u] Chunk lost in backport of 8297569
8215281: Use String.isEmpty() when applicable in java.base
8299129: Enhance NameService lookups
8193861: Typos in API documentation of File.toPath() and InetSocketAddress.getAddress()
8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
8218573: Better socket support
8199110: Address Internet Addresses
8189330: Cleanup FileDescriptor implementation
8199329: Remove code that attempts to read bytes after connection reset reported
8203937: Not possible to read data from socket after write detects connection reset
8277608: Address IP Addressing
8234147: Avoid looking up standard charsets in core libraries
8305763: Parsing a URI with an underscore goes through a silent exception, negatively impacting performance
7146776: deadlock between URLStreamHandler.getHostAddress and file.Handler.openconnection
8266109: More Resilient Classloading
8183743: Umbrella: add overloads that take a Charset parameter
8297569: URLPermission constructor throws IllegalArgumentException: Invalid characters in hostname after JDK-8294378