Hi Chris, yes, there's no impact on Java SE with this item. No API is changed. I've set the scope to JDK, as it affects the features that are available with the "jar" filesystem provider from module jdk.zipfs. Best regards Christoph
-----Original Message----- From: Chris Hegarty <chris.hegarty@oracle.com> Sent: Montag, 5. November 2018 13:20 To: Langer, Christoph <christoph.langer@sap.com>; core-libs-dev <core-libs- dev@openjdk.java.net>; security-dev@openjdk.java.net Cc: nio-dev <nio-dev@openjdk.java.net> Subject: Re: RFR 8213031: (zipfs) Add support for POSIX file permissions
Hi Christoph,
On 05/11/18 07:32, Langer, Christoph wrote:
..
Can you please add a `Scope` value to the CSR?
I can't quite tell, but I assume it should be `JDK` or `Implementation`, right? I want to clarify that there is no impact on Java SE.
-Chris.