Integrated: 8289984: Files:isDirectory and isRegularFile methods not throwing SecurityException
Lance Andersen
lancea at openjdk.org
Fri Jul 8 18:59:34 UTC 2022
On Fri, 8 Jul 2022 18:13:56 GMT, Lance Andersen <lancea at openjdk.org> wrote:
> Hi all,
>
> Please review this change to address the fact that we were missing a permissions check when the SecurityManager is enabled
>
> The failing jck tests are passing locally and just waiting on another platform to complete on Mach5 and will be good to go
>
> Best
> Lance
This pull request has now been integrated.
Changeset: 6aaf141f
Author: Lance Andersen <lancea at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6aaf141f61416104020107c371592812a4c723d9
Stats: 11 lines in 2 files changed: 9 ins; 0 del; 2 mod
8289984: Files:isDirectory and isRegularFile methods not throwing SecurityException
Reviewed-by: iris, alanb
-------------
PR: https://git.openjdk.org/jdk/pull/9433
More information about the nio-dev
mailing list