Java 11.0.20+ or 17.0.8+ (or newer) has Improved ZIP64 Extra Field Validation that results additional checks for .zip files. Any necessary adjustments to avoid any issues have been implemented; however, you may encounter exceptions when working with custom plugins or command launchers dealing with .zip files.

java.util.zip.ZipException: Invalid CEN header

-Djdk.util.zip.disableZip64ExtraFieldValidation=true