-
Enhancement
-
Resolution: Fixed
-
P2
-
7u6
-
b10
-
generic
-
windows
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2223874 | 8 | Jennifer Zuo | P2 | Closed | Duplicate |
We need to truly integrate JavaFX 2.2 in the 7u6 JRE and JDK installers on all OS.
Currently the Mac and Linux JDK Installers integrate JavaFX 2.1 in this way, so no further work is required on those platforms.
On Windows, however, the JDK installer includes the JavaFX SDK installer as a resource, extracts it, and executes it during the JDK install. Likewise, the JRE installer downloads the standalone JavaFX runtime installer and executes it after installing the JRE bits.
The old integration implementation will need to be removed, and replaced with true integration.
The JavaFX team should own updating the Makefiles to make their artifacts available in our install repo.
The removal of current implementation, and any additional installer work (PiP considerations, etc.) should be owned by core-install.
Currently the Mac and Linux JDK Installers integrate JavaFX 2.1 in this way, so no further work is required on those platforms.
On Windows, however, the JDK installer includes the JavaFX SDK installer as a resource, extracts it, and executes it during the JDK install. Likewise, the JRE installer downloads the standalone JavaFX runtime installer and executes it after installing the JRE bits.
The old integration implementation will need to be removed, and replaced with true integration.
The JavaFX team should own updating the Makefiles to make their artifacts available in our install repo.
The removal of current implementation, and any additional installer work (PiP considerations, etc.) should be owned by core-install.
- backported by
-
JDK-2223874 Need to truly integrate JavaFX into the JRE/JDK Installers
- Closed
- relates to
-
JDK-7178913 PIP - FX and AccessBridge files left
- Closed
-
JDK-7193369 7u DS builds have wrong JavaFX cobundle - version was hardcoded in path
- Closed
-
JDK-7166330 Need to add jfxrt.jar to the boot classpath for 7u6 true cobundle
- Closed
-
JDK-7164557 Enable JavaFX for Linux, Mac and Windows
- Closed