RE: RFR 8213031: (zipfs) Add support for POSIX file permissions

2019-01-13 Thread Langer, Christoph
Hi Alan, > I will try to get time next week to reply to you on this. Part of the > issue with your current approach is that it breaks PosixFileAttribtues. > There are also issues trying to force the API to optionally support a > subset of POSIX attributes on some zip entries and not on others. So

RE: RFR 8213031: (zipfs) Add support for POSIX file permissions

2019-01-13 Thread Langer, Christoph
Hi Lance, I was not aware of JDK-8182117 and by its description it does not fit exactly to the updates to jdk.zipfs module documentation that I propose. However, yes, it is probably a bit more natural to include that part in a potential patch for JDK-8182117. So, feel free to take this over int