Chenjp commented on PR #820:
URL: https://github.com/apache/tomcat/pull/820#issuecomment-2665942186

   > There are still issues with the updated approach. That Windows allows case 
sensitivity to be controlled on a per directory basis is ... unhelpful. I've 
updated the case sensitivity check and for the few edge cases it still gets 
wrong, it fails the right way.
   
   To identify case sensitivity of a directory, we have to check create and 
check existence of file inner the directory, with same directory path and 
different upper/lower filename. Canonicalpath is not reliable.
   
   If all the lock key is in uppercase, any other impact rather than 
performance?


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