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: [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]

Reply via email to