[jdk17] Integrated: 8266345: (fs) Custom DefaultFileSystemProvider security related loops
Sean Mullan
mullan at openjdk.java.net
Mon Jul 12 14:57:58 UTC 2021
On Thu, 8 Jul 2021 18:21:31 GMT, Sean Mullan <mullan at openjdk.org> wrote:
> Please review this fix to use the platform's default file system to avoid recursive policy initialization
> issues when a SecurityManager is enabled and the VM is configured to use a custom file system provider.
This pull request has now been integrated.
Changeset: 4fc3180f
Author: Sean Mullan <mullan at openjdk.org>
URL: https://git.openjdk.java.net/jdk17/commit/4fc3180f75e1cea4ebd613f8253be205d95f830c
Stats: 30 lines in 3 files changed: 28 ins; 0 del; 2 mod
8266345: (fs) Custom DefaultFileSystemProvider security related loops
Co-authored-by: Brian Burkhalter <bpb at openjdk.org>
Reviewed-by: bpb, chegar
-------------
PR: https://git.openjdk.java.net/jdk17/pull/232
More information about the security-dev
mailing list