Hi folks, getting back to the topic of adding POSIX file permission support to jdk.zipfs... I think as we are now in the early stages of JDK13, it's a good point in time to get some (hopefully final) activity on that one.
In the last review discussions you were asking me to provide some write-up of the proposal. Therefore I updated the CSR. It should now be a valid document for discussing the whole proposal, comprising the problem to solve, the proposed solution and its specification as well as addressing some concerns. And to get it clear: This item is only about jdk.zipfs. It is really independent of potential enhancements for java.util.zip or the jartool. So, I gently ask you to review the CSR. As for the implementation: I've worked on it together with Volker and will post an update soon. Thanks and Best regards Christoph > -----Original Message----- > From: Chris Hegarty <[email protected]> > Sent: Montag, 5. November 2018 17:19 > To: Langer, Christoph <[email protected]>; core-libs-dev <core-libs- > [email protected]>; [email protected]; Xueming Shen > <[email protected]> > Cc: nio-dev <[email protected]> > Subject: Re: RFR 8213031: (zipfs) Add support for POSIX file permissions > > > On 05/11/18 15:59, Alan Bateman wrote: > > On 05/11/2018 13:05, Langer, Christoph wrote: > >> > >>... > >> > > I think you'll need to do a write-up of the overall proposal so that > > folks can jump in and point out the implications. It's not easy to do > > this in a code review of a small piece of the solution. > > Right, that's the main motivation for my previous questions. It is good > to get a *complete* view of what is intended before reviewing the code. > ( Sorry, if I've missed some of the previous context ). > > -Chris.
