Nested ZipFileSystems cause issues with URI parsing
Alan Bateman
Alan.Bateman at oracle.com
Sun Jun 7 08:40:01 UTC 2020
On 06/06/2020 20:12, Mitchell Skaggs wrote:
> :
>
> I have a test, but I'm not sure where to put it and how to build
> everything on Windows. Here's a "vanilla" version of the test that
> demonstrates the issue:
>
I see Lance is providing advice on how to create a test (thanks Lance).
I could imagine expanding the test coverage quite a bit to to cover the
various scenarios that arise with N levels of nesting, particularly in
cases where an enclosing file system is closed (and unregistered) and
the behavior of subsequent calls to Path.of(URI). Thanks for working on
this.
-Alan
More information about the nio-dev
mailing list