JDK-6177485 : jre1.5.0.10 found in Fearure Descripion of the JDK1.5.0_01 b03 Install Wizard
  • Type: Bug
  • Component: install
  • Sub-Component: install
  • Affected Version: 5.0u1
  • Priority: P1
  • Status: Closed
  • Resolution: Fixed
  • OS: windows
  • CPU: generic
  • Submitted: 2004-10-12
  • Updated: 2010-05-04
  • Resolved: 2004-10-26
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.
Other JDK 6
5.0u1 b05Fixed 6Resolved
Description
jre1.5.0.10 found in Fearure Descripion of the JDK1.5.0_01 b03 Install Wizard

Steps to Reproduce:
------------------
Notice the step: J2SE Development Kit 5.0 Update 1 - Custom Setup

Feature Description of "Public JRE" option under J2SE Development Kit 5.0 Update 1 - Custom Setup of the Install Wizard has the following text:

A copy of the JRE which will be installed into C:\Program Files\Java\jre1.5.0.10. The JRE requires 161 MB on your hard drive.

Expected text:
--------------
A copy of the JRE which will be installed into C:\Program Files\Java\jre1.5.0_01. The JRE requires 161 MB on your hard drive.
###@###.### 10/12/04 08:29 GMT

Comments
EVALUATION We should fix for 1.5.0_01. ###@###.### 10/12/04 15:51 GMT The fix for 5.0u1 will be to just backport the 6.0 more descriptive text, which doesn't mention installation directory. This will be the new text: The standalone JRE 5.0. Any application can use this JRE. It registers Java Plug-in and Java Web Start with the browsers and system. It can be uninstalled separately from the JDK. It requires [Pubjre]MB on your hard drive. ###@###.### 10/19/04 15:04 GMT webrev: http://j2se.east/www/webrevs/billyh/6177485 testcase: http://j2se.east/www/tests/1.6.0/6177485 ###@###.### 10/25/04 14:21 GMT
12-10-2004

SUGGESTED FIX install/make/installer/bundles/windows/ishield/sdk/sdk/ISString.idt ------- ISString.idt ------- 12c12 < ID_STRING_3 1033 A copy of the JRE which will be installed into [ProgramFilesFolder]Java\jre[ProductVersion]. The JRE requires [Pubjre] MB on your hard drive. 0 1167501462 --- > ID_STRING_3 1033 A copy of the JRE which will be installed into [ProgramFilesFolder]Java\jre[JDK_VERSION]. The JRE requires [Pubjre] MB on your hard drive. 0 1167501462 ###@###.### 10/12/04 15:51 GMT webrev: http://j2se.east/www/webrevs/billyh/6177485 testcase: http://j2se.east/www/tests/1.6.0/6177485 ###@###.### 10/25/04 14:21 GMT
12-10-2004