JDK-6511158 : simplify JRE UE, by auto-choosing features for consumers
  • Type: Enhancement
  • Component: install
  • Sub-Component: install
  • Affected Version: 6u5,7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic,windows
  • CPU: generic,x86
  • Submitted: 2007-01-09
  • Updated: 2017-05-16
  • Resolved: 2011-03-11
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
6u10Fixed 7 b64Fixed
Related Reports
Duplicate :  
Duplicate :  
Description
The current JRE installation is still too confusing to consumers. Please review this doc for more info/background:

http://j2se.east/~billyh/dolphin/plan/simplify.html

In order to greatly simplify the JRE installer, we need to decide whether we want these certain Java2D/JavaSound files to be installed on users machines as part of the consumer JRE installer.  I think we need to decide whether we should be pushing these 2D/Sound files to consumers.  If so, we should install them by default.  Otherwise, we should decide that they are not part of the consumer release.

I'm hoping to target this change to the Java Consumer release, or even as early as 6u2.  This has been run by the UE team.  Please let me know if you have any questions/comments.

Also, there are other consumer release items that depend on this work being done first, such as
    -improving the Java Update experience
    -decreasing the JRE install failure rate (by using our code to download the installer)
    -IS3-better tracking of download failures/transactions
    -more dynamic advertising during download
    -background download

Comments
EVALUATION The fix for this (uncverified) was delivered into JDK7 b64 as part of: 6797688: Umbrella: Merge all JDK 6u4 - 6u12 deployment code into JDK7
22-07-2009

EVALUATION see description, this is an RFE for dolphin and Consumer JRE
05-03-2007