aooohan commented on PR #534: URL: https://github.com/apache/tomcat/pull/534#issuecomment-1202708385
Hi @nobeh , The `JarFile#isMultiRelease` method itself already implements the relevant logic, so we don't need to do anything extra with this property. In addition, we know from the documentation that the value of the `jdk.util.jar.enableMultiRelease` property is not just of the boolean type, but may also be `force`. So your implementation is also faulty. -- 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: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org