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

Miscellaneous improvements to "jar".

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 7
    • 7
    • core-libs
    • None
    • b66
    • generic
    • generic

        - Use standard jdk coding style for javadoc
        - Don't create a temp file for jar index in STORED mode.
        - Don't use synchronized collections.
        - Fix javac warnings.
        - Don't define new names for things like INDEX_NAME;
          use static import instead.
        - more efficiently compare special file names in update mode.
          Update mode should be measurably faster.
        - make CRC32OutputStream a nested class.
          refactor crc32.reset and updating entry into CRC32OutputStream.
        - Fix apparently benign bug updating n in CRC32OutputStream.write(byte[], int, int)

              sherman Xueming Shen
              sherman Xueming Shen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: