This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from f996abe65a Revert "Fix consistent crash (on Unix with OpenSSL
provider) in tests"
new 9253cbb145 Refactor AprStatus to o.a.t.jni package
new bea690a7ad Fix APR crash on shutdown
The 2 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:
build.xml | 1 +
java/org/apache/catalina/connector/Connector.java | 2 +-
.../apache/catalina/core/AprLifecycleListener.java | 53 +++++++++++++---------
java/org/apache/catalina/core/AprStatus.java | 30 ++++++------
.../{catalina/core => tomcat/jni}/AprStatus.java | 16 ++++++-
.../tomcat/util/net/openssl/OpenSSLContext.java | 37 +++++++++++----
.../tomcat/util/net/TestClientCertTls13.java | 2 +-
.../tomcat/util/net/openssl/TestOpenSSLConf.java | 2 +-
8 files changed, 94 insertions(+), 49 deletions(-)
copy java/org/apache/{catalina/core => tomcat/jni}/AprStatus.java (79%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]