New release DefaultFileSystemProviders

Michael Hall mik3hall at gmail.com
Sat Jul 31 00:42:22 UTC 2021



> On Jul 30, 2021, at 7:40 PM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:
> 
> 
>> 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 <https://bugs.openjdk.java.net/browse/JDK-8263940>
> 
> Brian

Looks correct. Thanks Brian.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20210730/4c07a81e/attachment.htm>


More information about the nio-dev mailing list