The document discusses HTTP/2 and its implications for Java. It provides an overview of HTTP/2 including its key features like binary framing, multiplexing, stream prioritization and header compression. It also describes how HTTP/2 is supported in Java SE and Java EE technologies. The document indicates that Java 9 will include support for HTTP/2 through JEP 110 to allow Java applications to take advantage of performance improvements and new capabilities added in HTTP/2.