nobeh commented on PR #534:
URL: https://github.com/apache/tomcat/pull/534#issuecomment-1203795589

   > to evaluate to `false` could actually be an expensive operation. This is 
one of the main motivations for this change.
   
   And the root cause for that is because of a `synchronized` block:
   
   
https://github.com/openjdk/jdk/blob/jdk-11%2B28/src/java.base/share/classes/java/util/jar/JarFile.java#L999
   
   


-- 
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

Reply via email to