You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by GitBox <gi...@apache.org> on 2019/09/12 15:21:58 UTC

[GitHub] [tomcat] carterkozak opened a new pull request #205: ByteBufferUtils.cleanDirectBuffer invocation failures are logged

carterkozak opened a new pull request #205: ByteBufferUtils.cleanDirectBuffer invocation failures are logged
URL: https://github.com/apache/tomcat/pull/205
 
 
   Previously cleanMethod failures were ignored entirely, and
   invokeCleanerMethod failures were logged to stderr using
   Throwable.printStackTrace().
   Now debug logging may be enabled to capture this information
   using the configured logging framework.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org