Description
Unzipping of certain ZIP files potentially fails with 'Only DEFLATED entries can have EXT descriptor'.
See https://bugs.openjdk.org/browse/JDK-8327690
Solution is to use the JDK ZIp File System API (see https://dev.java/learn/modernio/#the-files-api)