RFR: 8234089: (zipfs) Remove classes JarFileSystemProvider and JarFileSystem

Alan Bateman Alan.Bateman at oracle.com
Wed Nov 20 08:32:35 UTC 2019



On 20/11/2019 08:15, Langer, Christoph wrote:
>
> Hi Lance,
>
> I’ve taken care of ModulesInCustomFileSystem then, too.
>
> Updated webrev in place…
>
If the ModulesInCustomFileSystem test really needs to be changed then 
the private method that has been renamed to testZipFileSystem shoud have 
its parameter changed too. The parameter can be renamed to zipfile (or 
similar) as it's a file path to a zip file. While in the area, it should 
be changed to use the 1-arg newFileSystem method, no need to use the 
system class loader.

-Alan


More information about the core-libs-dev mailing list