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

Alan Bateman Alan.Bateman at oracle.com
Mon May 27 19:44:54 UTC 2019


On 26/05/2019 21:54, Langer, Christoph wrote:
> :
> It's alright as it is. If you look at the source of AccessController.doPrivileged for a PrivilegedExceptionAction, you will see that RuntimeExceptions are caught and rethrown, not yielding a PAE. So I must catch UOE here explicitly because it's a RuntimeException.
Ah yes, this isn't the first time I forgot that.

> :
> So, I'll be waiting for your input on that.
On my list, I hope we should be agree the spec wording this week as this 
feature has been under discussion here for a long time.

-Alan



More information about the core-libs-dev mailing list