JDK-7095117 : Deployment toolkit should download JavaFX runtime installer from Oracle DL8 server
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 7
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: x86
  • Submitted: 2011-09-26
  • Updated: 2011-11-07
  • Resolved: 2011-11-07
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u2 b10Fixed 8Fixed
Description
DT currently references a download URL on OTN for the JavaFX runtime.  This is incorrect, it forces us to host the runtime in two different places and could lead to scalability problems in the future.

The spec is here: http://j2se.sfbay.sun.com/web/bin/view/Deployment/JavaFX2Installer#How_is_the_JavaFX_installer_and

Comments
EVALUATION we will change urls to: http://javadl.sun.com/webapps/download/GetFile/javafx-latest/windows-i586/javafx-windows-i586__Vlatest.exe and http://javadl.sun.com/webapps/download/GetFile/javafx-latest/windows-x64/javafx-windows-x64__Vlatest.exe
12-10-2011