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 4d9fad0981 Add simple PQC example
new 1b1f6b8276 Fix Eclipse IDE warnings
new 2e208451c8 Fix some IDFE warnings (Java 8 baseline) and align with
10.1.x+
new 582607c7fc Align with 10.1.x, fix IDE warnings
The 3 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:
java/org/apache/catalina/session/StandardSession.java | 1 +
java/org/apache/tomcat/dbcp/dbcp2/LocalStrings.properties | 2 +-
.../dbcp/dbcp2/datasources/PerUserPoolDataSourceFactory.java | 7 -------
.../tomcat/dbcp/dbcp2/managed/BasicManagedDataSource.java | 7 -------
java/org/apache/tomcat/dbcp/pool2/PooledObject.java | 2 ++
.../apache/tomcat/dbcp/pool2/impl/BaseObjectPoolConfig.java | 1 +
java/org/apache/tomcat/util/net/AbstractJsseEndpoint.java | 6 +++---
java/org/apache/tomcat/util/openssl/openssl_h.java | 3 ++-
.../apache/tomcat/util/openssl/openssl_h_Compatibility.java | 1 +
java/org/apache/tomcat/util/openssl/openssl_h_Macros.java | 4 ++--
test/org/apache/catalina/manager/TestManagerWebapp.java | 2 +-
test/org/apache/juli/TestFileHandlerNonRotatable.java | 12 ++++++------
.../httpd/TestChunkedTransferEncodingWithProxy.java | 2 +-
.../tomcat/integration/httpd/TestLargePayloadWithProxy.java | 4 ++--
.../tomcat/integration/httpd/TestSessionWithProxy.java | 4 ++--
15 files changed, 25 insertions(+), 33 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]