JDK-7111738 : Don't ask for user's permission to download JavaFX JNLP installer
  • Type: Enhancement
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2011-11-14
  • Updated: 2013-09-12
  • Resolved: 2012-05-22
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
7u4Fixed 8 b18Fixed
Description
There are too many dialogs involved in the user scenarios, since JNLP installer is in use, user expect same experience as other JNLP installer.

See JIRA issue at http://javafx-jira.kenai.com/browse/RT-17927 for more details.
Verified with jre8 b38

Comments
EVALUATION We can remove the "About to install JavaFX" dialog.
14-11-2011