This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


    from 552cf5e5f4 No need for reflection here
     new 8fff07ff83 Preparatory work for APR/Native shutdown stability fix
     new 7aaead13e4 Flag needs to be volatile
     new afc9bf21eb Re-order so library isn't reported as running after it is 
terminated
     new b2751e207a Reduce changes of crash on Library shutdown with OpenSSL 
connections
     new 967be0a2d5 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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to