JDK-6865178 : add the -system arg to the silent install of javafx runtime and vector called by the installer
  • Type: Enhancement
  • Component: install
  • Sub-Component: install
  • Affected Version: 6,6u12
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows,windows_vista
  • CPU: generic,x86
  • Submitted: 2009-07-27
  • Updated: 2010-09-16
  • Resolved: 2010-01-13
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 6 JDK 7
6u18 b02Fixed 7Fixed
Related Reports
Duplicate :  
Description
When 6862781 is implemented in 6u17, the system cache will be configured by default on many windows system, and silent import will be modified such that calling with -system will import into system cache (if present) and into user cache if not.
Then we want (in this cr) to begin calling for the fx runtime to be installed into the system cache, so it can be shared between users.

Comments
EVALUATION Adding -system in the regutilsmsi.
26-08-2009