-
Bug
-
Resolution: Fixed
-
P3
-
8
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8129901 | 8u60 | Kevin Rushforth | P3 | Resolved | Fixed |
See JDK-8074523 for a description of the issue. We need to make a minor change to the product version in the Microsoft binaries that we produce. Specifically, we need to add a trailing 0 after the update number and remove the leading 0 for a 1-digit build number so that instead of:
8.0.45.09
we will have:
8.0.450.9
Although the plan is to start this with 8u60
8.0.45.09
we will have:
8.0.450.9
Although the plan is to start this with 8u60
- backported by
-
JDK-8129901 Windows native binaries have inconsistent "Product version"
-
- Resolved
-
- duplicates
-
JDK-8087645 Use property instead of hard-coded 8 for packager manaifest in build.gradle
-
- Closed
-