rmannibucau commented on PR #857:
URL: https://github.com/apache/tomcat/pull/857#issuecomment-2897398231

   > Apart from exceptional circumstances, Tomcat does not attempt to work 
around bugs in other components or OS configuration issues. This is a design 
decision to avoid bloat.
   
   well this is not an OS bug there but more a JVM bug since ipv6 should never 
be used for anything but it is there
   since tomcat clearly workarounds the JVM bugs I think it should there as 
well, i'm not sure there is another way using java api to check this setting, 
if so i'm happy with that, else reading a file is not crazy and avoid 
warnings/errors which are hard to track and polluting shutdown for nothing so 
worth it IMHO


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