-
Bug
-
Resolution: Fixed
-
P1
-
5.0u7
-
b01
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2133722 | 6 | William Harnois | P3 | Closed | Not an Issue | |
JDK-2133723 | 1.4.2_12 | Abhijit Saha | P2 | Resolved | Fixed | b01 |
I was looking into why the patcher for the jdk installer was 18MB. It shouldn't need to be this big.
Instead of linking up the rtpatch .rtp binary diff file in both English and Japanese, we should only do it for English. We can consolidate this for both the JRE and the JDK using the PatchInstaller.rc resource file.
With this change, we can reduce every 5.0u7+ JRE download by at least 2.2MB, and we can reduce every 5.0u7+ JDK download by at least 9MB.
Instead of linking up the rtpatch .rtp binary diff file in both English and Japanese, we should only do it for English. We can consolidate this for both the JRE and the JDK using the PatchInstaller.rc resource file.
With this change, we can reduce every 5.0u7+ JRE download by at least 2.2MB, and we can reduce every 5.0u7+ JDK download by at least 9MB.
- backported by
-
JDK-2133723 consolidating rtpatch binary resources will save 2.2MB on all JRE download and 9MB on JDK downloads
-
- Resolved
-
-
JDK-2133722 consolidating rtpatch binary resources will save 2.2MB on all JRE download and 9MB on JDK downloads
-
- Closed
-