Miscellaneous improvements to "jar".

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 7
    • Affects Version/s: 7
    • Component/s: 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)

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: