When invoking a JavaFX applet via DT on IE, the JavaFX standalone download unexpectedly popped up AFTER 7u10 installed successfully
The problem does not occur if using Firefox.
*** Tested Configurations:
- x86 Vista/ IE 8
- x86 Win 7. IE 9
- staging fcs dtoolkit.xml (from the mirror java.com)
*** Steps to reproduce:
0) Uninstall all JREs and DT plugin from the test system
1) Install jre 7u9
2) Uninstall jre 7u9
3) Set the registry key to use the staging dtoolkit.xml (which serves the 7u10 co-bundle)
HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Deployment Toolkit
URLOverridre http://star-wip.sfbay.sun.com:88/inc/dtoolkit.xml
4) Using IE to invoke a Java
FX app from 2.2.4 deploy scrum
http://jfx.us.oracle.com/hudson/view/2.2.4/job/2.2.4-deploy-scrum/20/label=windows-i586-14/artifact/artifacts/apps/ga-samples/BrickBreaker.html
or from javafx 2.2.4-b18 promotion
http://jre.us.oracle.com/java/re/javafx/2.2.4/promoted/fcs/b18/binaries/windows-i586/javafx-samples-2.2.4/BrickBreaker.html
5) Follow the DT flow to install 7u10
If you see the JavaFX standalone download kicked in after 7u10 installation, the issue is reproducible