[BACKOUT] (zipfs) Regression in Files.setPosixFilePermissions called on existing MSDOS entries

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Other
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: core-libs
    • None

      When setting file permissions on an existing MSDOS entry, the entry's "posixPerms" will be -1 (all 1s in binary).

      The current logic does not account for this when updating the 'external file attributes' bit, it sets the leading bits to 1 when they should be 0.

      This is a regression introduced by JDK-8322565

            Assignee:
            Eirik Bjørsnøs
            Reporter:
            Eirik Bjørsnøs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: