Replacing default FileSystemProvider
Alan Bateman
Alan.Bateman at oracle.com
Thu Mar 25 11:40:30 UTC 2021
On 24/03/2021 14:06, Michael Hall wrote:
> :
>
> Double checking the bug report seems to show that jar or modular jar
> are the only not exploded options(?) I was hoping for a workaround
> that didn’t require exploded but for now I guess I’ll settle for that.
>
I think the bug is specified to the case that the default file system
provider is deployed in a JAR file on the class path. Hopefully that
will be fixed soon. The other cases, where the default file system
provider is exploded on the class path, or deployed as a module on the
module path (exploded or modular JAR) should not be impacted by the bug.
-Alan
More information about the nio-dev
mailing list