On Thu, 8 Jul 2021 18:21:31 GMT, Sean Mullan 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.
Marked as reviewed by ch
On Thu, 8 Jul 2021 18:21:31 GMT, Sean Mullan 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.
Looks good.
---
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.
-
Commit messages:
- 8266345: (fs) Custom DefaultFileSystemProvider secu