Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2059390 | 1.4.2 | Calvin Cheung | P3 | Resolved | Fixed | mantis |
The file version of 1.4.1_01 jpiexp32.dll is currently set to 1,4,1,01.
This deviates from the scheme which was agreed by PDE and CTE for supporting an alpha char. in the JRE version such as 1.4.1_01a. See attachment for the class id and file version scheme.
The correct file version for 1.4.1_01 is 1,4,1,10.
This is necessary in order to differentiate a regular update release from a release with an alpha char.
This file version is important for static versioning when the user is using the dynamic class id instead of the version specific class id.
This deviates from the scheme which was agreed by PDE and CTE for supporting an alpha char. in the JRE version such as 1.4.1_01a. See attachment for the class id and file version scheme.
The correct file version for 1.4.1_01 is 1,4,1,10.
This is necessary in order to differentiate a regular update release from a release with an alpha char.
This file version is important for static versioning when the user is using the dynamic class id instead of the version specific class id.
- backported by
-
JDK-2059390 file version of jpiexp32.dll in 1.4.1_01 is incorrect
-
- Resolved
-
- relates to
-
JDK-4636770 JPI is not designed to support different versioning convention
-
- Closed
-