Relates :
|
Multi-version Java Launcher also known as mJRE feature of the launcher, has been removed in JDK9, this needs to be documented in the next update release JDK6, JDK7 and JDK8. References: http://openjdk.java.net/jeps/231 The following will be the verbiage for the Release Note. "The Launch-Time JRE Version Selection or the Multiple JRE Launcher feature as documented in http://openjdk.java.net/jeps/231, has been removed in JDK9. Application deployed using this feature must use alternate solutions to distribute Java Applications that require specific Java versions, such as Java WebStart."