java.util.zip.ZipException: invalid block type
Hi,
We are keep getting this exception when we use mac High Sierra OS. This comes irrespective of the java version. We tried 1.7 and few versions of 1.8 including the latest release. This only comes for all java versions in mac OS high sierra.
java.util.zip.ZipException: invalid block type
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.GZIPInputStream.read(GZIPInputStream.java:117)
MacBook Pro, macOS High Sierra (10.13.2)