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

javac turn off the Zip optimization by default

XMLWordPrintable

    • b132
    • generic, x86
    • generic, windows_vista
    • Verified

      Zip optimization was added in 6u4 as a means to improve the javac compilation.
      This optimization is essentially reading the zip file and caching the Zip entries.
      Since this uses the Zip format extensively it needs continuous maintenance, and
      experiments show that there the cost of maintenance outweighs the performance
      gains in jdk7.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: