Significant Changes in JDK 11 Release
JDK 11 had some significant changes too. As JDK 11 is a long term support (LTS) release, you should be familiar with the following important changes in JDK 11 release:
-
Oracle no longer offers JRE and Server JRE downloads; consequently, Auto-Update is not available anymore.
-
Java Web Start, Java Plugin, and Java Control Panel are not available in JDK. See Removal of the Deployment Stack.
-
JavaFX is no longer included in the JDK. It is now available as a separate download from https://openjfx.io/.
-
JAXB and JAX-WS are no longer bundled with JDK. See Removal of Java EE and CORBA Modules.