Overview
Explore major Java networking library enhancements since JDK 11 in this 34-minute video presented by Michael McMahon from Oracle. Gain insights into key features such as the Simple Web Server (JEP 408), Unix domain socket channels (JEP 380), and Internet-Address Resolution SPI (JEP 418). Follow the chronological journey through networking improvements from JDK 11 to JDK 19, with detailed explanations of selected features. Learn about the practical applications and benefits of these enhancements for Java developers working on networking projects. Discover how these updates contribute to improved performance, security, and functionality in Java networking applications.
Syllabus
Intro & Welcome
JDK 19
JDK 18
JDK 17
JDK 16
JDK 15 & 14
JDK 13
JDK 12 & 11
Simple Web Server
InetAddress Resolution SPI
Unix Domain Sockets
Recap
Taught by
Java