Java uses ZipFile to decompress the zip file and runs normally under Windows. Linux reports an error

mmap failure at the end of CEN and zip files
Exception in the thread “main” java.util.zip. Error when opening a zip file

Solutions.
java -Dsun.zip. disableMemoryMapping = true XXXX

https://bugs.java.com/bugdatabase/view_bug.do?bug_id=7085890

Read More: