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

pack performance issue w/ PACK_EFFORT=0

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 6
    • deploy
    • mustang
    • generic
    • generic
    • Verified

      Packing a file w/ PACK_EFFORT=0 (no compression) is really slow for
      large files (> 1MB can take few mns to few hours).
      The problem is amplified on windows when using mounted disks over
      a samba server.

      This is due to unbuffered output of javax.pack.Pack200.pack API
      in PACK_EFFORT=0 case, only.

      PACK_EFFORT=0 is mainly used internally, for example by RE to produce
      jcov builds.

            ksrini Kumar Srinivasan
            kbouyoucsunw Karim Bouyoucef (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: