-
Enhancement
-
Resolution: Fixed
-
P4
-
21, 22
-
b02
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8323275 | 22.0.1 | Frederic Thevenet | P4 | Resolved | Fixed | b02 |
JDK-8322462 | 21.0.3 | Frederic Thevenet | P4 | Resolved | Fixed | b01 |
Currently, the value for "Company name" is always the same as that of "vendor-name", whether it was populated from a default value or overridden via "--with-vendor-name" at configure time.
It would be really useful to some build scenarios to allow for the "company name" property embedded in the VersionInfo compiled resources to be different from the "vendor name" property that is used within the JVM (e.g. java -version).
In the same way that there already exists "--with-jdk-rc-name" which is used to override the values of "File description" and "Product name" properties of VersionInfo, there could be a "--with-jdk-rc-company-name" which could be used to set the value of "Company name".
If the flag isn't specified at configure time, then the vendor-name value would be used as before, so that no changes in behavior would arise.
- backported by
-
JDK-8322462 Add a configure option to explicitly set CompanyName property in VersionInfo resource for Windows exe/dll
- Resolved
-
JDK-8323275 Add a configure option to explicitly set CompanyName property in VersionInfo resource for Windows exe/dll
- Resolved
- relates to
-
JDK-8322309 Fix an inconsistancy in spacing style in spec.gmk.template
- Resolved
- links to
-
Commit openjdk/jdk21u-dev/c725f4bd
-
Commit openjdk/jdk22u/085dccd2
-
Commit openjdk/jdk/05f95093
-
Review openjdk/jdk21u-dev/57
-
Review openjdk/jdk22u/3
-
Review openjdk/jdk/16972