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

[install] solaris bundles must be compressed with bzip(1)

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P3 P3
    • repo-phoenix
    • 8
    • install
    • None
    • solaris

      For a long time since we had to support older Solaris compress(1) was used
      to compress the solaris bundles, since we are supporting Solaris 10 and
      above, we must use bzip(1). bzip(1) is far more efficient and produces
      smaller bundlers (I think it reduces by 20% more than compress(1).).

      This will conserve storage/archival space and server bandwidth for
      downloads.

      The package names may need to be changed for solaris pkg archive, previously
      we used compress for this and it was sufficient, now we can use something
      like jdk-blah-de-blah-pkg.tar.bz, which will make it easier to identify the svr4
      pkg bundle.

            Unassigned Unassigned
            ksrini Kumar Srinivasan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: