-
Enhancement
-
Resolution: Fixed
-
P2
-
6u10, 6u12
-
b32
-
generic, x86
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2199317 | 7 | Thomas Ng | P2 | Resolved | Fixed | b64 |
JRE-Installer should pre-populate deployment cache with JavaFX Libraries.
The JavaFX libraries should be setup as JNLP extensions in a well known permanent location (URL).
The libraries should not be bundled with the JRE installer. At the end of the installation, we should launch "javaws -import [javafx url]" in background and have it bring down the libraries silently.
We might need some changes to the deployment download engine and see what can we handle this background download efficiently, e.g, what to do if the client tries to start a javafx application while this backround download is still in progress.
The JavaFX libraries should be setup as JNLP extensions in a well known permanent location (URL).
The libraries should not be bundled with the JRE installer. At the end of the installation, we should launch "javaws -import [javafx url]" in background and have it bring down the libraries silently.
We might need some changes to the deployment download engine and see what can we handle this background download efficiently, e.g, what to do if the client tries to start a javafx application while this backround download is still in progress.
- backported by
-
JDK-2199317 preload deployment common cache (plugin/webstart) with javafx libraries
-
- Resolved
-
- duplicates
-
JDK-6763371 The JavaFX libraries on end user system need to be updated to the latest version
-
- Closed
-