Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6758907
Votes 0
Synopsis Online install is STATIC if patches are not created for 6u10 and all lesser versions
Category java:install
Reported Against
Release Fixed 6u12(b01)
State 11-Closed, Verified, bug
Priority: 3-Medium
Related Bugs 6758282
Submit Date 13-OCT-2008
Description
The online JRE installer is installing as STATIC if patches are not created for 6u10 and all lesser versions.

CR 6758282 has a case where jre1.6.0_12-s-l.msi was installed instead of uninstalling 6u10 and installing jre1.6.0_12-c-l.msi.

Online install is STATIC if patches are not created for 6u10 and all lesser versions
Posted Date : 2008-10-13 19:07:32.0
Work Around
N/A
Evaluation
In the online installer, IsVersionUpdateable() does not compare version strings, but looks for the version in PatchStruct.h.

In CR 6758282 ALT_BASE_IMAGE_DIR, PATCH_LIST, and PatchStruct.h did not include 1.6.0_10.

With the R2 online installer (in PIPSSR.odp), both 6u10 and 6u11 will exist on the machine.  6u11 will be installed statically.  I think the expectation was that the 6u11 online installer would behave more like the 6u11 offline installer and uninstall 6u10.
Posted Date : 2008-10-13 19:07:32.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang