JDK-8073137 : [doc] Release note the mJRE removal in previous releases
  • Type: Bug
  • Component: docs
  • Sub-Component: release_notes
  • Affected Version: 6u91,7u75,8u40
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-02-13
  • Updated: 2015-02-26
  • Resolved: 2015-02-26
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8u40Fixed
Related Reports
Relates :  
Description
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."