mbien commented on PR #7862: URL: https://github.com/apache/netbeans/pull/7862#issuecomment-2408115874
> If I'm not totally misreading the JDK (or my grep skills went into the weekend before me) ZipError was already not thrown anymore since at least JDK 11, so this should be safe. yep, since the point when the zip impl switched from native to java which was JDK 9, see [JDK-8145260](https://bugs.openjdk.org/browse/JDK-8145260), [JDK-8336843](https://bugs.openjdk.org/browse/JDK-8336843) thanks for the review, merging -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
