Go to content

The New HTTP Client API in JDK 9 by Michael McMahon

A new HTTP client API is being developed for the JDK which supports HTTP versions 1.1 and 2. The API can be used in a simple synchronous or blocking mode or asynchronously with java.util.concurrent.CompletableFuture. This session introduces the API, the implementation, and also some of the innovations and benefits of HTTP/2 itself. Michael McMahon works on the Java core libraries team at Oracle, and is the lead of the Open JDK networking group. [TXB-7643]

November 7, 2016