Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083782 | emb-9 | William Harnois | P4 | Resolved | Fixed | team |
JDK-8068080 | 8u45 | William Harnois | P4 | Closed | Fixed | b02 |
JDK-8066446 | 8u40 | William Harnois | P4 | Closed | Fixed | b19 |
JDK-8069755 | emb-8u47 | William Harnois | P4 | Resolved | Fixed | team |
We now tell Wix to run MSZIP compression on all of the msi files. Now that installer.exe is part of the File table, it will get compressed. This has added a lot of time to the windows install builds.
We only ship the English msi files. The non-English msi files are created only to generate the transforms (binary differences of the msi for localization). We should create a wix compiler flag to switch on/off MSZIP compression, and only have it on during the compilation of the English msi object file.
We only ship the English msi files. The non-English msi files are created only to generate the transforms (binary differences of the msi for localization). We should create a wix compiler flag to switch on/off MSZIP compression, and only have it on during the compilation of the English msi object file.
- backported by
-
JDK-8069755 not compressing the non-english msi's will speed up the build
-
- Resolved
-
-
JDK-8083782 not compressing the non-english msi's will speed up the build
-
- Resolved
-
-
JDK-8066446 not compressing the non-english msi's will speed up the build
-
- Closed
-
-
JDK-8068080 not compressing the non-english msi's will speed up the build
-
- Closed
-