JDK-6775019 : Java Control Panel Plugin/Webstart JRE dialog issues in 6u12 b02
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 6u12
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2008-11-21
  • Updated: 2010-09-17
  • Resolved: 2009-01-21
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
6u12 b03Fixed 7Fixed
Description
In 6u12 b02, there are several issues in  Plugin/Webstart JRE dialogs in the Control Panel.

1. You may see duplicate JRE entries in the dialog. In 6u10, jre entries from Windows registry are mistakenly set "registered" property to false. While we are fixing the issue in 6u12 b02, it causes both registered and unregistered entries to show in the java control panel.

2. Installed JREs (from windows registry) are always enabled. This is because when we try to correct the "registered" property issue, the "enabled" property got overridden in the deployment.properties.

This CR will be fixed in 603.
In addition, there is a testing CR 6781143 related to b02 changes. When we dump user jre information to the deployment.properties, we need compact the indices. So index starts from zero and increments by one

Comments
EVALUATION target to fix in b03.
21-11-2008