New release DefaultFileSystemProviders

Brian Burkhalter brian.burkhalter at oracle.com
Sat Jul 31 00:40:31 UTC 2021


On Jul 30, 2021, at 5:21 PM, Michael Hall <mik3hall at gmail.com<mailto:mik3hall at gmail.com>> wrote:

Yes, the exploded case should be okay. However, if java.nio.file.spi.DefaultFileSystemProvider specifies a class in a JAR file that is on the class path or module path then you'll run into this issue.  Setting the security manager on the command line will trigger this occur at VM startup.
-Alan

Thanks for explaining the conditions. I will hold off on additional testing for now.

If you could maybe post the bug report number so I can track when I might test again.

Thanks again.

This is it, I think: https://bugs.openjdk.java.net/browse/JDK-8263940

Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20210731/041c038e/attachment.htm>


More information about the nio-dev mailing list