-
Bug
-
Resolution: Fixed
-
P3
-
5.0, 5.0u1
-
01
-
generic
-
generic, windows, windows_2000
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2120324 | 6 | Vijayan Jayaraman | P2 | Resolved | Fixed | b57 |
The metadata is incorrect for 1.5.0_01 builds, and j2se makefiles need to be changed. Here is an example for awt.dll:
(awt.dll)
ProductName: Java(TM) 2 Platform Standard Edition 5.0_01
ProductVersion: 1.5.0_01.10
The correct values should be:
ProductName: (need to discuss with marketing, what 5.0_01 should be)
ProductVersion: 1.5.0.10 (the last digit is *10 because of possible exception releases)
###@###.### 2004-07-27
(awt.dll)
ProductName: Java(TM) 2 Platform Standard Edition 5.0_01
ProductVersion: 1.5.0_01.10
The correct values should be:
ProductName: (need to discuss with marketing, what 5.0_01 should be)
ProductVersion: 1.5.0.10 (the last digit is *10 because of possible exception releases)
###@###.### 2004-07-27
- backported by
-
JDK-2120324 metadata incorrect for 1.5.0_01
-
- Resolved
-
- duplicates
-
JDK-5076879 jre uninstaller does not remove plugin dlls from mozilla plugins directory
-
- Closed
-
-
JDK-5101943 SWAT:Incorect version is displayed in Netscape/Mozilla for Tiger Update
-
- Closed
-
- relates to
-
JDK-4198861 Add VERSION_INFO resource to DLLs
-
- Closed
-