This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 06c434f327 No need for reflection here
new b57631dd13 Preparatory work for APR/Native shutdown stability fix
new 99a63ba6e5 Flag needs to be volatile
new fb6a26893e Re-order so library isn't reported as running after it is
terminated
new 3d495c13f3 Reduce changes of crash on Library shutdown with OpenSSL
connections
new 4471b2a549 Need for force GC to avoid duplicate clean-up (which
triggers a crash)
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/catalina/core/AprLifecycleListener.java | 9 ++++--
java/org/apache/tomcat/jni/Library.java | 32 ++++++++++++++++++----
.../tomcat/util/net/openssl/OpenSSLContext.java | 3 +-
test/org/apache/tomcat/util/net/TesterSupport.java | 1 +
4 files changed, 36 insertions(+), 9 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]