-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
7u6
-
Windows
There is inconsistent behavior to 7ux users (where x < 6) who:
- do not have javafx runtime installed
- and invoke the javafx app that requires jre 1.7+ and fx 2.2+
1) If they trigger the app via Deployment Toolkit flow, they will get 7u6 co-bundle
2) If they trigger the app via JNLP auto-download flow, they will get the standalone JavaFX runtime
We should fix case #2 so such users will get 7u6 co-bundle as well.