RFR - CSR: 8213082: (zipfs) Add support for POSIX file permissions (was: Re: RFR 8213031: (zipfs) Add support for POSIX file permissions)

Langer, Christoph christoph.langer at sap.com
Fri Dec 21 10:41:18 UTC 2018


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 <chris.hegarty at oracle.com>
> Sent: Montag, 5. November 2018 17:19
> To: Langer, Christoph <christoph.langer at sap.com>; core-libs-dev <core-libs-
> dev at openjdk.java.net>; security-dev at openjdk.java.net; Xueming Shen
> <xueming.shen at oracle.com>
> Cc: nio-dev <nio-dev at openjdk.java.net>
> 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.



More information about the security-dev mailing list