RFR [11u backport]: 8034802: (zipfs) newFileSystem throws UOE when the zip file is located in a custom file system

Alan Bateman Alan.Bateman at oracle.com
Fri Jan 25 08:46:36 UTC 2019


On 25/01/2019 08:01, Lindenmaier, Goetz wrote:
> Hi Christoph,
>
> This is a big change, and it seems a lot more changed than resolving
> Hunks.
The support for zip files located in file systems created by custom 
providers was essentially a new feature in JDK 12 so it may not have got 
a lot of usage yet. There has been a lot of other improvements in zipfs 
in recent builds too and it's come a long way from its days as a demo 
file system. I don't have any involvement in JDK 11 updates but one 
suggestion is to x10 the testing of zipfs with a view to shaking out 
issues in the mainline before doing a refresh. That is, it might be 
saner to a bulk update after some bake time rather than picking out 
specific changes.

-Alan.


More information about the core-libs-dev mailing list