Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6378768

using rtpatch flag NOCOMPRESS will reduce each JRE download by 264KB

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1
    • 5.0u8
    • 5.0u7
    • install
    • b01
    • generic
    • generic
    • Not verified

    Backports

      Description

        We are currently using RTpatch software to build the binary difference between a update release (5.0uX) and it's baseline release (5.0). By default, RTPatch will use it's software to compress the binary diff, and then our installer will use lzx compression to compress further. However, there is no reason to have 2 separate compressors.

        By using the NOCOMPRESS rtpatch flag, we can turn the rtpatch compression off, and only use our lzx compression. This will reduce the download of all JRE full installs as well as updates by 264KB. Also, because there is only 1 uncompression, it will make our installers somewhat faster (I haven't done any benchmarks on this yet).

        The saving should be relatively bigger for the JDK installer also.

        Attachments

          Issue Links

            Activity

              People

                billyh William Harnois
                billyh William Harnois
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: