This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from b00cc6a Document BZ 65714 as a known issue
new 5003b83 Restore pre-starting of core threads lost in fix for BZ 65454
new eb4cab1 Revert the previous fix for BZ 65714.
new 9fa8196 Improved fix for BZ 65714
new 56c50a8 Remove BZ 65714 from the known issues
The 4 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:
.../catalina/security/SecurityClassLoad.java | 1 +
.../apache/tomcat/util/net/SecureNio2Channel.java | 18 ++----
.../tomcat/util/security/LocalStrings.properties | 3 +
.../PrivilegedSetAccessControlContext.java | 67 ++++++++++++++++++++++
.../tomcat/util/threads/TaskThreadFactory.java | 12 +++-
.../tomcat/util/threads/ThreadPoolExecutor.java | 2 +
webapps/docs/changelog.xml | 8 +++
webapps/docs/security-manager-howto.xml | 4 --
8 files changed, 94 insertions(+), 21 deletions(-)
create mode 100644
java/org/apache/tomcat/util/security/PrivilegedSetAccessControlContext.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]