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

The wrong bit is used to detect encrypted zip file entries

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • core-libs
    • None
    • b25
    • generic
    • generic

      Java refuses to read zip files which it believes to have encrypted entries.
      Unfortunately, it uses the 1 bit of the CENVER field, instead of the
      CENFLG field as documented. This potentially affects interoperability
      with any other zip implementation that stores an odd version number in CENVER.
      ###@###.### 2005-1-19 06:53:14 GMT

            martin Martin Buchholz
            martin Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: