-
Enhancement
-
Resolution: Fixed
-
P2
-
7u6
-
b09
-
other
-
windows
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2223875 | 8 | Jennifer Zuo | P1 | Closed | Fixed | b41 |
Need to remove existing "cobundle" implementation from the JRE installer since the JavaFX needs to be truely implemented as part of the jre installer
For the JRE installer, this means removing any code wrapped in "#ifdef JAVAFX_INSTALLER" blocks.
There is also XML data related to the standalone JavaFX installer that will be removed from the codebase.
The above will impact:
jinstall::WinMain(),
DownloadDialog and HttpDownload classes.
Template Version.xml and Au_Descriptor.xml files
For the JRE installer, this means removing any code wrapped in "#ifdef JAVAFX_INSTALLER" blocks.
There is also XML data related to the standalone JavaFX installer that will be removed from the codebase.
The above will impact:
jinstall::WinMain(),
DownloadDialog and HttpDownload classes.
Template Version.xml and Au_Descriptor.xml files
- backported by
-
JDK-2223875 Need to remove the cobundle of JavaFX runtime with JRE
- Closed
- duplicates
-
JDK-7084372 we need to consider having and single installer that bundles both JRE/FX
- Closed
- relates to
-
JDK-2218371 DS Build: Automate staging JavaFX for JRE Cobundle
- Closed